Searched refs:auth_withpeer_success (Results 1 – 5 of 5) sorted by relevance
/external/ppp/pppd/ |
D | upap.c | 501 auth_withpeer_success(u->us_unit, PPP_PAP, 0);
|
D | chap-new.c | 521 auth_withpeer_success(0, PPP_CHAP, cs->digest->code); in chap_handle_status()
|
D | pppd.h | 566 void auth_withpeer_success __P((int, int, int));
|
D | auth.c | 1010 auth_withpeer_success(unit, protocol, prot_flavor) in auth_withpeer_success() function
|
D | eap.c | 2038 auth_withpeer_success(esp->es_unit, PPP_EAP, 0);
|