Searched refs:auth_peer_fail (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dupap.c252 auth_peer_fail(u->us_unit, PPP_PAP);
323 auth_peer_fail(unit, PPP_PAP);
463 auth_peer_fail(u->us_unit, PPP_PAP);
H A Dchap.c249 auth_peer_fail(cstate->unit, PPP_CHAP);
356 auth_peer_fail(unit, PPP_CHAP);
711 auth_peer_fail(cstate->unit, PPP_CHAP);
H A Dpppd.h474 extern void auth_peer_fail __P((int, int));
H A Dauth.c693 auth_peer_fail(unit, protocol) function

Completed in 714 milliseconds