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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/pppd/
H A Dmain.c175 int asked_to_quit; variable
562 if (asked_to_quit)
580 if (asked_to_quit)
602 if (asked_to_quit) {
617 if (!persist || asked_to_quit || (maxfail > 0 && unsuccess >= maxfail))
697 asked_to_quit = 1;
H A Dtty.c155 extern int asked_to_quit;
764 asked_to_quit = 1;

Completed in 78 milliseconds