Searched refs:SIGCLD (Results 1 – 3 of 3) sorted by relevance
43 #define SIGCLD SIGCHLD /* Same as SIGCHLD (System V). */ macro
109 #ifndef SIGCLD110 #define SIGCLD SIGCHLD macro1011 signal(SIGCLD,SIG_IGN); in spawn_child()1421 signal(SIGCLD, SIG_IGN); in daemonize()
623 SIGABRT SIGALRM SIGALRM1 SIGBUS SIGCANCEL SIGCHLD SIGCLD SIGCONT \