Home
last modified time | relevance | path

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

/openbsd/usr.sbin/pppd/
H A Dpppd.h229 void auth_withpeer_success(int, int);
H A Dupap.c457 auth_withpeer_success(u->us_unit, PPP_PAP);
H A Dchap.c635 auth_withpeer_success(cstate->unit, PPP_CHAP);
H A Dauth.c414 auth_withpeer_success(unit, protocol) in auth_withpeer_success() function