HomeSort by relevance Sort by last modified time
    Searched refs:auth_withpeer_fail (Results 1 - 5 of 5) sorted by null

  /external/ppp/pppd/
upap.c 213 auth_withpeer_fail(u->us_unit, PPP_PAP);
299 auth_withpeer_fail(unit, PPP_PAP);
543 auth_withpeer_fail(u->us_unit, PPP_PAP);
chap-new.c 509 auth_withpeer_fail(0, PPP_CHAP);
560 auth_withpeer_fail(0, PPP_CHAP);
eap.c 228 auth_withpeer_fail(esp->es_unit, PPP_EAP);
1029 auth_withpeer_fail(unit, PPP_EAP);
    [all...]
pppd.h 542 void auth_withpeer_fail __P((int, int));
    [all...]
auth.c 964 auth_withpeer_fail(unit, protocol) function
    [all...]

Completed in 401 milliseconds