Searched refs:SIGCLD (Results 1 – 2 of 2) sorted by relevance
43 #define SIGCLD SIGCHLD /* Same as SIGCHLD (System V). */ macro
454 sigaction(SIGCLD, &act, NULL); in set_signal()