OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:auth_peer_fail
(Results
1 - 5
of
5
) sorted by null
/external/ppp/pppd/
chap-new.c
267
auth_peer_fail
(0, PPP_CHAP);
390
auth_peer_fail
(0, PPP_CHAP);
572
auth_peer_fail
(0, PPP_CHAP);
upap.c
233
auth_peer_fail
(u->us_unit, PPP_PAP);
303
auth_peer_fail
(unit, PPP_PAP);
457
auth_peer_fail
(u->us_unit, PPP_PAP);
eap.c
282
auth_peer_fail
(esp->es_unit, PPP_EAP);
1033
auth_peer_fail
(unit, PPP_EAP);
[
all
...]
pppd.h
560
void
auth_peer_fail
__P((int, int));
[
all
...]
auth.c
918
auth_peer_fail
(unit, protocol)
function
[
all
...]
Completed in 966 milliseconds