OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:need_holdoff
(Results
1 - 3
of
3
) sorted by null
/external/ppp/pppd/
main.c
147
int
need_holdoff
; /* need holdoff period before restarting */
variable
545
need_holdoff
= 1;
606
t =
need_holdoff
? holdoff: 0;
[
all
...]
pppd.h
227
extern int
need_holdoff
; /* Need holdoff period after link terminates */
[
all
...]
auth.c
1135
need_holdoff
= 0;
1167
need_holdoff
= 0;
[
all
...]
Completed in 164 milliseconds