Searched refs:childeath (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/init/
H A Dinit.c503 /* childeath() and cleared in cleanaux() */
569 static void childeath(int);
2213 (void) sigset(SIGCLD, childeath);
2355 * doesn't need to be reset, and in childeath() (see below) we
2423 childeath(int signo) function

Completed in 51 milliseconds