Lines Matching refs:exit

84 /* used by parent to signal the child to start and exit */
265 * exit event [save to poll later]
288 exit(APEXIT_CHILDINIT);
298 "Child: Unable to retrieve the exit event from the parent");
299 exit(APEXIT_CHILDINIT);
307 exit(APEXIT_CHILDINIT);
314 exit(APEXIT_CHILDINIT);
322 exit(APEXIT_CHILDINIT);
329 exit(APEXIT_CHILDINIT);
336 exit(APEXIT_CHILDINIT);
371 "Parent: Unable to send the exit event handle to the child");
377 "Parent: Unable to duplicate the exit event handle for the child");
383 "Parent: Unable to send the exit event handle to the child");
464 exit(APEXIT_CHILDINIT);
472 exit(APEXIT_CHILDINIT);
613 "Parent: Could not create exit event for child process");
649 * We toggle the child's exit event to cause this child
683 * We toggle the child's exit event to cause this child
711 * tells the old child process to exit (by setting the child_exit_event).
723 * exit and that the server is shutting down. The shutdown event is
740 * to exit.
812 * then signal the child process to exit.
836 /* HUH? We did exit, didn't we? */
878 * child a bit of time to exit gracefully. If the time expires,
884 /* Signal the child processes to exit */
1111 exit(APEXIT_INIT);
1258 exit(APEXIT_INIT);
1270 exit(rv);
1276 exit(0);
1296 exit(APEXIT_INIT);
1303 exit(APEXIT_INIT);
1320 exit(rv);
1331 exit(rv);
1371 exit(APEXIT_INIT);
1502 * -k install (catch and exit as install was handled in rewrite_args)
1503 * -k config (catch and exit as config was handled in rewrite_args)
1522 exit(0);
1531 exit(0);
1545 exit (rv);
1552 exit (rv);
1678 exit(APEXIT_CHILDINIT);
1681 /* Borrow the shutdown_even as our _child_ loop exit event */