Lines Matching refs:SIGCLD
954 (void) sighold(SIGCLD); in enter_maintenance()
957 (void) sigrelse(SIGCLD); in enter_maintenance()
1409 (void) sighold(SIGCLD); in spawn()
1468 (void) sigrelse(SIGCLD); in spawn()
1908 (void) sighold(SIGCLD); in killproc()
1911 (void) sigrelse(SIGCLD); in killproc()
2048 (void) sighold(SIGCLD); in boot_init()
2066 (void) sigrelse(SIGCLD); in boot_init()
2175 (void) sigset(SIGCLD, childeath); in init_signals()
2220 (void) sigaddset(&act.sa_mask, SIGCLD); in setup_pipe()
2455 (void) sigrelse(SIGCLD); in efork()
2457 (void) sighold(SIGCLD); in efork()
2541 (void) sigaddset(&newmask, SIGCLD); in waitproc()
3720 (void) sighold(SIGCLD); in cleanaux()
3750 (void) sigrelse(SIGCLD); in cleanaux()
4383 (void) sighold(SIGCLD); in startd_run()
4453 (void) sigrelse(SIGCLD); in startd_run()