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

/macosx-10.9.5/ppp-727.90.1/Helpers/pppd/
H A Dmain.c191 int got_sigcont; variable
1039 || got_sigtstp || got_sigcont
1068 if (got_sigcont) {
1069 info("Resuming on signal %d.", got_sigcont);
1071 got_sigcont = 0;
1975 got_sigcont = sig;

Completed in 88 milliseconds