Searched refs:got_sigchld (Results 1 – 1 of 1) sorted by relevance
193 static int got_sigchld; /* set if we have received a SIGCHLD */ variable655 if (got_sighup || got_sigterm || got_sigusr2 || got_sigchld) { in handle_events()680 if (got_sigchld) { in handle_events()681 got_sigchld = 0; in handle_events()1520 got_sigchld = 1;