OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UPAPCS_INITIAL
(Results
1 - 2
of
2
) sorted by null
/external/ppp/pppd/
upap.h
81
#define
UPAPCS_INITIAL
0 /* Connection down */
upap.c
134
u->us_clientstate =
UPAPCS_INITIAL
;
163
if (u->us_clientstate ==
UPAPCS_INITIAL
||
249
if (u->us_clientstate ==
UPAPCS_INITIAL
)
281
u->us_clientstate =
UPAPCS_INITIAL
;
Completed in 1249 milliseconds