Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Dauth.h65 extern int auth_SetPhoneList(const char *, char *, int);
H A Dauth.c170 auth_SetPhoneList(const char *name, char *phone, int phonelen) in auth_SetPhoneList() function
H A Dcbcp.c320 !auth_SetPhoneList(cbcp->p->dl->peer.authname, cbcp->fsm.phone, in cbcp_Up()
H A Ddatalink.c697 auth_SetPhoneList(dl->peer.authname, dl->cbcp.fsm.phone, in datalink_AuthOk()