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

/external/ppp/pppd/
H A Dmain.c179 int got_sigusr2; variable
655 if (got_sighup || got_sigterm || got_sigusr2 || got_sigchld) {
684 if (got_sigusr2) {
686 got_sigusr2 = 0;
1477 got_sigusr2 = 1;

Completed in 46 milliseconds