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

/macosx-10.9.5/ppp-727.90.1/Helpers/pppd/
H A Dmain.c185 int got_sigterm; variable
904 got_sighup = got_sigterm = 0;
1037 if (got_sighup || got_sigterm || got_sigusr2 || got_sigchld
1081 if (got_sigterm) {
1082 info("Terminating on signal %d.", got_sigterm);
1086 got_sigterm = 0;
1883 got_sigterm = sig;

Completed in 93 milliseconds