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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dpppd.h480 extern void auth_withpeer_success __P((int, int));
H A Dupap.c523 auth_withpeer_success(u->us_unit, PPP_PAP);
H A Dchap.c752 auth_withpeer_success(cstate->unit, PPP_CHAP);
H A Dauth.c767 auth_withpeer_success(unit, protocol) function
782 warn("auth_withpeer_success: unknown protocol %x", protocol);

Completed in 96 milliseconds