OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:auth_Init
(Results
1 - 4
of
4
) sorted by null
/external/libppp/src/
auth.h
59
extern void
auth_Init
(struct authinfo *, struct physical *,
pap.c
176
auth_Init
(pap, p, pap_Req, pap_Success, pap_Failure);
auth.c
402
auth_Init
(struct authinfo *authp, struct physical *p, auth_func req,
chap.c
678
auth_Init
(&chap->auth, p, chap_Challenge, chap_Success, chap_Failure);
Completed in 100 milliseconds