Searched refs:reexec (Results 1 – 25 of 25) sorted by relevance
233 bool reexec = false; in InitializePlatform() local244 reexec = true; in InitializePlatform()252 reexec = true; in InitializePlatform()265 reexec = true; in InitializePlatform()268 if (reexec) in InitializePlatform()
386 int reexec = REXEC_INIT; /* reexec info */ in main() local397 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()
56 reexec \
167 connect-privsep|reexec)
28 if test "X$1" = X--no-reexec; then39 exec $SHELL "$0" --no-reexec ${1+"$@"}
408 if test "X$1" = X--no-reexec; then419 exec $SHELL "$progpath" --no-reexec ${1+"$@"}
56 if test "X$1" = X--no-reexec; then67 exec $SHELL "$progpath" --no-reexec ${1+"$@"}
334 if test "X[$]1" = X--no-reexec; then335 # Discard the --no-reexec flag, and continue.345 exec $SHELL "[$]0" --no-reexec ${1+"[$]@"}413 exec $CONFIG_SHELL "[$]0" --no-reexec ${1+"[$]@"}
258 if test "X$1" = X--no-reexec; then269 exec $SHELL "$0" --no-reexec ${1+"$@"}337 exec $CONFIG_SHELL "$0" --no-reexec ${1+"$@"}
560 if test "X$1" = X--no-reexec; then571 exec $SHELL "$progpath" --no-reexec ${1+"$@"}
1061 if test "X$1" = X--no-reexec; then1072 exec $SHELL "$progpath" --no-reexec ${1+"$@"}
1076 if test "X[$]1" = X--no-reexec; then1077 # Discard the --no-reexec flag, and continue.1087 exec $SHELL "[$]0" --no-reexec ${1+"[$]@"}1154 exec $CONFIG_SHELL "[$]0" --no-reexec ${1+"[$]@"}
642 exec $CONFIG_SHELL "$0" --no-reexec ${1+"$@"}
664 exec $CONFIG_SHELL "$0" --no-reexec ${1+"$@"}
326 if test "X[$]1" = X--no-reexec; then327 # Discard the --no-reexec flag, and continue.337 exec $SHELL "[$]0" --no-reexec ${1+"[$]@"}405 exec $CONFIG_SHELL "[$]0" --no-reexec ${1+"[$]@"}
1069 if test "X[$]1" = X--no-reexec; then1070 # Discard the --no-reexec flag, and continue.1080 exec $SHELL "[$]0" --no-reexec ${1+"[$]@"}1147 exec $CONFIG_SHELL "[$]0" --no-reexec ${1+"[$]@"}
4321 unbreak config parsing on reexec from previous commit