OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:asked_to_quit
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/ppp/dist/pppd/
main.c
177
int
asked_to_quit
;
variable
589
if (
asked_to_quit
)
595
if (
asked_to_quit
)
619
if (
asked_to_quit
) {
634
if (!persist ||
asked_to_quit
|| (maxfail > 0 && unsuccess >= maxfail))
711
asked_to_quit
= 1;
tty.c
162
extern int
asked_to_quit
;
820
asked_to_quit
= 1;
Completed in 17 milliseconds
Indexes created Tue Aug 11 00:25:38 UTC 2026