Home
last modified time | relevance | path

Searched refs:reexec (Results 1 – 25 of 25) sorted by relevance

/external/compiler-rt/lib/tsan/rtl/
Dtsan_platform_linux.cc233 bool reexec = false; in InitializePlatform() local
244 reexec = true; in InitializePlatform()
252 reexec = true; in InitializePlatform()
265 reexec = true; in InitializePlatform()
268 if (reexec) in InitializePlatform()
/external/ltp/testcases/kernel/fs/doio/
Dgrowfiles.c386 int reexec = REXEC_INIT; /* reexec info */ in main() local
397 reexec = REXEC_DONE; in main()
925 if (reexec != REXEC_DONE) in main()
926 reexec = REXEC_DOIT; in main()
1212 if (reexec == REXEC_DOIT && Opid != Pid) { in main()
/external/openssh/regress/
DMakefile56 reexec \
Dtest-exec.sh167 connect-privsep|reexec)
/external/libunwind/aux/
Dltmain.sh28 if test "X$1" = X--no-reexec; then
39 exec $SHELL "$0" --no-reexec ${1+"$@"}
/external/cmockery/cmockery_0_1_2/
Dlibtool408 if test "X$1" = X--no-reexec; then
419 exec $SHELL "$progpath" --no-reexec ${1+"$@"}
Dltmain.sh56 if test "X$1" = X--no-reexec; then
67 exec $SHELL "$progpath" --no-reexec ${1+"$@"}
Daclocal.m4334 if test "X[$]1" = X--no-reexec; then
335 # Discard the --no-reexec flag, and continue.
345 exec $SHELL "[$]0" --no-reexec ${1+"[$]@"}
413 exec $CONFIG_SHELL "[$]0" --no-reexec ${1+"[$]@"}
Dconfigure258 if test "X$1" = X--no-reexec; then
269 exec $SHELL "$0" --no-reexec ${1+"$@"}
337 exec $CONFIG_SHELL "$0" --no-reexec ${1+"$@"}
/external/swiftshader/third_party/LLVM/autoconf/
Dltmain.sh56 if test "X$1" = X--no-reexec; then
67 exec $SHELL "$progpath" --no-reexec ${1+"$@"}
/external/google-tv-pairing-protocol/cpp/
Dltmain.sh560 if test "X$1" = X--no-reexec; then
571 exec $SHELL "$progpath" --no-reexec ${1+"$@"}
Dlibtool1061 if test "X$1" = X--no-reexec; then
1072 exec $SHELL "$progpath" --no-reexec ${1+"$@"}
/external/libnetfilter_conntrack/
Dltmain.sh560 if test "X$1" = X--no-reexec; then
571 exec $SHELL "$progpath" --no-reexec ${1+"$@"}
/external/libnfnetlink/
Dltmain.sh560 if test "X$1" = X--no-reexec; then
571 exec $SHELL "$progpath" --no-reexec ${1+"$@"}
/external/google-breakpad/autotools/
Dltmain.sh560 if test "X$1" = X--no-reexec; then
571 exec $SHELL "$progpath" --no-reexec ${1+"$@"}
/external/libogg/
Dltmain.sh560 if test "X$1" = X--no-reexec; then
571 exec $SHELL "$progpath" --no-reexec ${1+"$@"}
Daclocal.m41076 if test "X[$]1" = X--no-reexec; then
1077 # Discard the --no-reexec flag, and continue.
1087 exec $SHELL "[$]0" --no-reexec ${1+"[$]@"}
1154 exec $CONFIG_SHELL "[$]0" --no-reexec ${1+"[$]@"}
Dconfigure642 exec $CONFIG_SHELL "$0" --no-reexec ${1+"$@"}
/external/libusb-compat/
Dltmain.sh560 if test "X$1" = X--no-reexec; then
571 exec $SHELL "$progpath" --no-reexec ${1+"$@"}
Dconfigure664 exec $CONFIG_SHELL "$0" --no-reexec ${1+"$@"}
/external/swiftshader/third_party/LLVM/autoconf/m4/
Dlibtool.m4326 if test "X[$]1" = X--no-reexec; then
327 # Discard the --no-reexec flag, and continue.
337 exec $SHELL "[$]0" --no-reexec ${1+"[$]@"}
405 exec $CONFIG_SHELL "[$]0" --no-reexec ${1+"[$]@"}
/external/google-breakpad/m4/
Dlibtool.m41069 if test "X[$]1" = X--no-reexec; then
1070 # Discard the --no-reexec flag, and continue.
1080 exec $SHELL "[$]0" --no-reexec ${1+"[$]@"}
1147 exec $CONFIG_SHELL "[$]0" --no-reexec ${1+"[$]@"}
/external/libusb-compat/m4/
Dlibtool.m41069 if test "X[$]1" = X--no-reexec; then
1070 # Discard the --no-reexec flag, and continue.
1080 exec $SHELL "[$]0" --no-reexec ${1+"[$]@"}
1147 exec $CONFIG_SHELL "[$]0" --no-reexec ${1+"[$]@"}
/external/google-tv-pairing-protocol/cpp/m4/
Dlibtool.m41069 if test "X[$]1" = X--no-reexec; then
1070 # Discard the --no-reexec flag, and continue.
1080 exec $SHELL "[$]0" --no-reexec ${1+"[$]@"}
1147 exec $CONFIG_SHELL "[$]0" --no-reexec ${1+"[$]@"}
/external/openssh/
DChangeLog4321 unbreak config parsing on reexec from previous commit