OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:auth_StopTimer
(Results
1 - 5
of
5
) sorted by null
/external/libppp/src/
auth.h
61
extern void
auth_StopTimer
(struct authinfo *);
pap.c
282
auth_StopTimer
(authp);
296
auth_StopTimer
(authp);
auth.c
430
auth_StopTimer
(struct authinfo *authp)
datalink.c
599
auth_StopTimer
(&dl->pap);
600
auth_StopTimer
(&dl->chap.auth);
[
all
...]
chap.c
767
auth_StopTimer
(&chap->auth);
Completed in 43 milliseconds