HomeSort by relevance Sort by last modified time
    Searched full:reexec (Results 1 - 25 of 68) sorted by null

1 2 3

  /external/openssh/regress/
reexec.sh 1 # $OpenBSD: reexec.sh,v 1.5 2004/10/08 02:01:50 djm Exp $
4 tid="reexec tests"
49 verbose "test reexec fallback"
59 verbose "test reexec fallback without privsep"
Makefile 49 reexec \
  /external/compiler-rt/lib/tsan/rtl/
tsan_platform_linux.cc 327 bool reexec = false; local
338 reexec = true;
346 reexec = true;
348 if (reexec)
349 ReExec();
  /external/compiler-rt/lib/msan/
msan.cc 269 Printf("Unlimited stack, doing reexec\n");
273 ReExec();
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_common.h 138 void ReExec();
sanitizer_mac.cc 165 void ReExec() {
sanitizer_win.cc 183 void ReExec() {
sanitizer_linux.cc 294 void ReExec() {
  /external/openssh/
log.c 320 * immediately after reexec, syslog may be pointing to the wrong
sshd.c 903 * Protocol from reexec master to child:
1192 error("reexec socketpair: %s",
    [all...]
  /external/libffi/
ltconfig 32 if test "X$1" = X--no-reexec; then
33 # Discard the --no-reexec flag, and continue.
43 exec "$SHELL" "$0" --no-reexec ${1+"$@"}
118 exec "$CONFIG_SHELL" "$0" --no-reexec ${1+"$@"}
    [all...]
ltmain.sh 64 if test "X$1" = X--no-reexec; then
65 # Discard the --no-reexec flag, and continue.
75 exec $SHELL "$progpath" --no-reexec ${1+"$@"}
    [all...]
  /external/chromium/sdch/open-vcdiff/
ltmain.sh 64 if test "X$1" = X--no-reexec; then
65 # Discard the --no-reexec flag, and continue.
75 exec $SHELL "$progpath" --no-reexec ${1+"$@"}
    [all...]
  /external/chromium/third_party/libevent/
ltmain.sh 64 if test "X$1" = X--no-reexec; then
65 # Discard the --no-reexec flag, and continue.
75 exec $SHELL "$progpath" --no-reexec ${1+"$@"}
    [all...]
  /external/chromium_org/sdch/open-vcdiff/
ltmain.sh 560 if test "X$1" = X--no-reexec; then
561 # Discard the --no-reexec flag, and continue.
571 exec $SHELL "$progpath" --no-reexec ${1+"$@"}
    [all...]
  /external/chromium_org/third_party/libevent/
ltmain.sh 64 if test "X$1" = X--no-reexec; then
65 # Discard the --no-reexec flag, and continue.
75 exec $SHELL "$progpath" --no-reexec ${1+"$@"}
    [all...]
  /external/chromium_org/third_party/libxml/src/
ltmain.sh 560 if test "X$1" = X--no-reexec; then
561 # Discard the --no-reexec flag, and continue.
571 exec $SHELL "$progpath" --no-reexec ${1+"$@"}
    [all...]
  /external/chromium_org/third_party/sqlite/src/
ltmain.sh 560 if test "X$1" = X--no-reexec; then
561 # Discard the --no-reexec flag, and continue.
571 exec $SHELL "$progpath" --no-reexec ${1+"$@"}
    [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/
ltmain.sh 560 if test "X$1" = X--no-reexec; then
561 # Discard the --no-reexec flag, and continue.
571 exec $SHELL "$progpath" --no-reexec ${1+"$@"}
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/config/
ltmain.sh 56 if test "X$1" = X--no-reexec; then
57 # Discard the --no-reexec flag, and continue.
67 exec $SHELL "$progpath" --no-reexec ${1+"$@"}
    [all...]
  /external/libmtp/
ltmain.sh 560 if test "X$1" = X--no-reexec; then
561 # Discard the --no-reexec flag, and continue.
571 exec $SHELL "$progpath" --no-reexec ${1+"$@"}
    [all...]
  /external/libogg/
ltmain.sh 560 if test "X$1" = X--no-reexec; then
561 # Discard the --no-reexec flag, and continue.
571 exec $SHELL "$progpath" --no-reexec ${1+"$@"}
    [all...]
  /external/libpng/
ltmain.sh 560 if test "X$1" = X--no-reexec; then
561 # Discard the --no-reexec flag, and continue.
571 exec $SHELL "$progpath" --no-reexec ${1+"$@"}
    [all...]
  /external/libusb/
ltmain.sh 560 if test "X$1" = X--no-reexec; then
561 # Discard the --no-reexec flag, and continue.
571 exec $SHELL "$progpath" --no-reexec ${1+"$@"}
    [all...]
  /external/libusb-compat/
ltmain.sh 560 if test "X$1" = X--no-reexec; then
561 # Discard the --no-reexec flag, and continue.
571 exec $SHELL "$progpath" --no-reexec ${1+"$@"}
    [all...]

Completed in 3640 milliseconds

1 2 3