OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:auth_pending
(Results
1 - 2
of
2
) sorted by null
/external/ppp/pppd/
auth.c
130
static int
auth_pending
[NUM_PPP];
variable
796
auth_pending
[unit] = auth;
983
if ((
auth_pending
[unit] &= ~bit) == 0)
1058
if ((
auth_pending
[unit] &= ~bit) == 0)
[
all
...]
pppd.h
354
/* Values for
auth_pending
, auth_done */
[
all
...]
Completed in 144 milliseconds