Lines Matching refs:SIGCLD
942 (void) sighold(SIGCLD); in enter_maintenance()
945 (void) sigrelse(SIGCLD); in enter_maintenance()
1397 (void) sighold(SIGCLD); in spawn()
1456 (void) sigrelse(SIGCLD); in spawn()
1896 (void) sighold(SIGCLD); in killproc()
1899 (void) sigrelse(SIGCLD); in killproc()
2086 (void) sighold(SIGCLD); in boot_init()
2104 (void) sigrelse(SIGCLD); in boot_init()
2213 (void) sigset(SIGCLD, childeath); in init_signals()
2258 (void) sigaddset(&act.sa_mask, SIGCLD); in setup_pipe()
2492 (void) sigrelse(SIGCLD); in efork()
2494 (void) sighold(SIGCLD); in efork()
2578 (void) sigaddset(&newmask, SIGCLD); in waitproc()
3757 (void) sighold(SIGCLD); in cleanaux()
3787 (void) sigrelse(SIGCLD); in cleanaux()
4420 (void) sighold(SIGCLD); in startd_run()
4490 (void) sigrelse(SIGCLD); in startd_run()