HomeSort by: relevance | last modified time | path
    Searched refs:auth_withpeer_fail (Results 1 - 5 of 5) sorted by relevancy

  /src/external/bsd/ppp/dist/pppd/
upap.c 215 auth_withpeer_fail(u->us_unit, PPP_PAP);
297 auth_withpeer_fail(unit, PPP_PAP);
525 auth_withpeer_fail(u->us_unit, PPP_PAP);
chap.c 297 auth_withpeer_fail(0, PPP_CHAP);
558 auth_withpeer_fail(0, PPP_CHAP);
610 auth_withpeer_fail(0, PPP_CHAP);
pppd-private.h 355 void auth_withpeer_fail(int, int);
eap.c 254 auth_withpeer_fail(esp->es_unit, PPP_EAP);
1301 auth_withpeer_fail(unit, PPP_EAP);
1713 auth_withpeer_fail(esp->es_unit, PPP_EAP);
2321 auth_withpeer_fail(esp->es_unit, PPP_EAP);
2925 auth_withpeer_fail(esp->es_unit, PPP_EAP);
auth.c 1107 auth_withpeer_fail(int unit, int protocol) function

Completed in 38 milliseconds