Searched refs:got_sigchld (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/ppp-727.90.1/Helpers/pppd/
H A Dmain.c208 static int got_sigchld; /* set if we have received a SIGCHLD */ variable
1037 if (got_sighup || got_sigterm || got_sigusr2 || got_sigchld
1088 if (got_sigchld) {
1090 got_sigchld = 0;
1917 got_sigchld = 1;

Completed in 74 milliseconds