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

  /src/external/bsd/ppp/dist/pppd/
upap.c 234 auth_peer_fail(u->us_unit, PPP_PAP);
301 auth_peer_fail(unit, PPP_PAP);
448 auth_peer_fail(u->us_unit, PPP_PAP);
chap.c 278 auth_peer_fail(0, PPP_CHAP);
420 auth_peer_fail(0, PPP_CHAP);
605 auth_peer_fail(0, PPP_CHAP);
pppd-private.h 351 void auth_peer_fail(int, int);
eap.c 305 auth_peer_fail(esp->es_unit, PPP_EAP);
807 auth_peer_fail(esp->es_unit, PPP_EAP);
1305 auth_peer_fail(unit, PPP_EAP);
auth.c 1031 auth_peer_fail(int unit, int protocol) function

Completed in 38 milliseconds