Searched refs:auth_peer_success (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppd/ |
H A D | upap.c | 460 auth_peer_success(u->us_unit, PPP_PAP, ruser, ruserlen);
|
H A D | pppd.h | 476 extern void auth_peer_success __P((int, int, char *, int));
|
H A D | chap.c | 698 auth_peer_success(cstate->unit, PPP_CHAP, rhostname, len);
|
H A D | auth.c | 707 auth_peer_success(unit, protocol, name, namelen) in auth_peer_success() function
|