Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dupap.c523 auth_withpeer_success(u->us_unit, PPP_PAP);
H A Dpppd.h480 extern void auth_withpeer_success __P((int, int));
H A Dchap.c752 auth_withpeer_success(cstate->unit, PPP_CHAP);
H A Dauth.c767 auth_withpeer_success(unit, protocol) in auth_withpeer_success() function