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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dupap.c232 auth_withpeer_fail(u->us_unit, PPP_PAP);
319 auth_withpeer_fail(unit, PPP_PAP);
590 auth_withpeer_fail(u->us_unit, PPP_PAP);
H A Dchap.c359 auth_withpeer_fail(unit, PPP_CHAP);
784 auth_withpeer_fail(cstate->unit, PPP_CHAP);
H A Dpppd.h478 extern void auth_withpeer_fail __P((int, int));
H A Dauth.c748 auth_withpeer_fail(unit, protocol) function

Completed in 67 milliseconds