Searched refs:auth_peer_success (Results 1 – 4 of 4) sorted by relevance
/openbsd/usr.sbin/pppd/ |
H A D | pppd.h | 226 void auth_peer_success(int, int, char *, int);
|
H A D | upap.c | 395 auth_peer_success(u->us_unit, PPP_PAP, ruser, ruserlen); in upap_rauthreq()
|
H A D | chap.c | 562 auth_peer_success(cstate->unit, PPP_CHAP, rhostname, len); in ChapReceiveResponse()
|
H A D | auth.c | 351 auth_peer_success(int unit, int protocol, char *name, int namelen) in auth_peer_success() function
|