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

/external/ppp/pppd/
H A Dmain.c181 int got_sighup; variable
655 if (got_sighup || got_sigterm || got_sigusr2 || got_sigchld) {
665 if (got_sighup) {
668 got_sighup = 0;
1403 got_sighup = 1;

Completed in 339 milliseconds