Searched refs:gotchld (Results 1 – 2 of 2) sorted by relevance
98 void gotchld(int);559 gotchld(int signo) in gotchld() function678 setsignal(SIGCHLD, gotchld); in set_slave_signals()
230 volatile sig_atomic_t gotchld; variable359 gotchld = 1; in check_child()690 if (gotchld) { in mountd_svc_run()703 gotchld = 0; in mountd_svc_run()