Lines Matching full:got_sigchld
194 static int got_sigchld; /* set if we have received a SIGCHLD */655 if (got_sighup || got_sigterm || got_sigusr2 || got_sigchld) {680 if (got_sigchld) {681 got_sigchld = 0;1442 got_sigchld = 1;