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

/macosx-10.9.5/ppp-727.90.1/Helpers/pppd/
H A Dmain.c190 int got_sigtstp; variable
1039 || got_sigtstp || got_sigcont
1063 if (got_sigtstp) {
1064 info("Stopping on signal %d.", got_sigtstp);
1066 got_sigtstp = 0;
1941 got_sigtstp = sig;

Completed in 106 milliseconds