Home
last modified time | relevance | path

Searched defs:reexec (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/usr.sbin/lpd/
H A Dlpd.c73 const char *conffile = LPD_CONFIG, *reexec = NULL; in main() local
/openbsd-src/regress/sys/dev/kcov/
H A Dkcov.c92 int reexec = 0; in main() local
/openbsd-src/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_platform_linux.cpp280 bool reexec = false; in InitializePlatform() local
/openbsd-src/usr.bin/ssh/
H A Dservconf.c2893 parse_server_config(ServerOptions * options,const char * filename,struct sshbuf * conf,struct include_list * includes,struct connection_info * connectinfo,int reexec) parse_server_config() argument