/openbsd/usr.sbin/lpd/ |
H A D | lpd.c | 73 const char *conffile = LPD_CONFIG, *reexec = NULL; in main() local 102 reexec = optarg; in main() 115 if (reexec) { in main() 116 if (!strcmp(reexec, "control")) in main() 118 if (!strcmp(reexec, "engine")) in main() 120 if (!strcmp(reexec, "frontend")) in main() 122 if (!strncmp(reexec, "printer:", 8)) in main() 123 printer(debug, verbose, strchr(reexec, ':') + 1); in main() 124 fatalx("unknown process %s", reexec); in main()
|
/openbsd/gnu/llvm/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_platform_linux.cpp | 280 bool reexec = false; in InitializePlatform() local 291 reexec = true; in InitializePlatform() 299 reexec = true; in InitializePlatform() 313 reexec = true; in InitializePlatform() 321 if (reexec) in InitializePlatform()
|
/openbsd/regress/sys/dev/kcov/ |
H A D | kcov.c | 92 int reexec = 0; in main() local 111 reexec = 1; in main() 139 if (reexec) { in main()
|
/openbsd/gnu/usr.bin/binutils/ |
H A D | ltconfig | 32 if test "X$1" = X--no-reexec; then 43 exec "$SHELL" "$0" --no-reexec ${1+"$@"} 118 exec "$CONFIG_SHELL" "$0" --no-reexec ${1+"$@"}
|
H A D | ltmain.sh | 28 if test "X$1" = X--no-reexec; then 39 exec $SHELL "$0" --no-reexec ${1+"$@"}
|
H A D | libtool.m4 | 69 ${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig --no-reexec \
|
/openbsd/gnu/usr.bin/binutils-2.17/ |
H A D | ltconfig | 32 if test "X$1" = X--no-reexec; then 43 exec "$SHELL" "$0" --no-reexec ${1+"$@"} 118 exec "$CONFIG_SHELL" "$0" --no-reexec ${1+"$@"}
|
H A D | ltmain.sh | 28 if test "X$1" = X--no-reexec; then 39 exec $SHELL "$0" --no-reexec ${1+"$@"}
|
H A D | libtool.m4 | 69 ${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig --no-reexec \
|
/openbsd/gnu/lib/libstdc++/ |
H A D | ltconfig | 32 if test "X$1" = X--no-reexec; then 43 exec "$SHELL" "$0" --no-reexec ${1+"$@"} 118 exec "$CONFIG_SHELL" "$0" --no-reexec ${1+"$@"}
|
H A D | ltmain.sh | 28 if test "X$1" = X--no-reexec; then 39 exec $SHELL "$0" --no-reexec ${1+"$@"}
|
/openbsd/regress/usr.bin/ssh/ |
H A D | Makefile | 66 reexec \
|
/openbsd/gnu/share/ |
H A D | ltconfig | 31 if test "X$1" = X--no-reexec; then 42 exec "$SHELL" "$0" --no-reexec ${1+"$@"} 112 exec "$CONFIG_SHELL" "$0" --no-reexec ${1+"$@"}
|
H A D | ltmain.sh | 27 if test "X$1" = X--no-reexec; then 38 exec $SHELL "$0" --no-reexec ${1+"$@"}
|
/openbsd/usr.bin/ssh/ |
H A D | servconf.c | 2956 struct connection_info *connectinfo, int reexec) in parse_server_config() argument 2961 if (!reexec) in parse_server_config()
|
/openbsd/gnu/gcc/libssp/ |
H A D | configure | 5190 ${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig --no-reexec \
|
/openbsd/gnu/gcc/libmudflap/ |
H A D | configure | 6098 ${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig --no-reexec \
|
/openbsd/gnu/usr.bin/binutils-2.17/gprof/ |
H A D | configure | 4115 ${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig --no-reexec \
|
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | configure | 4284 ${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig --no-reexec \
|
/openbsd/gnu/usr.bin/binutils-2.17/ld/ |
H A D | configure | 4118 ${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig --no-reexec \
|
/openbsd/gnu/usr.bin/binutils/gas/ |
H A D | configure | 3993 ${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig --no-reexec \
|
/openbsd/gnu/usr.bin/binutils-2.17/binutils/ |
H A D | configure | 4116 ${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig --no-reexec \
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/ |
H A D | configure | 4116 ${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig --no-reexec \
|
/openbsd/gnu/gcc/libgomp/ |
H A D | configure | 4599 ${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig --no-reexec \
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | configure | 4281 ${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig --no-reexec \
|