Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/npppd/npppd/
Dnpppd.h315 int npppd_ppp_bind_realm(npppd *, npppd_ppp *, const char *, int);
Dpap.c240 if (npppd_ppp_bind_realm(_this->ppp->pppd, _this->ppp, _this->name, 0) in pap_authenticate()
Dchap.c388 if (npppd_ppp_bind_realm(_this->ppp->pppd, _this->ppp, _this->name, 0) in chap_authenticate()
Dnpppd.c2005 npppd_ppp_bind_realm(npppd *_this, npppd_ppp *ppp, const char *username, int in npppd_ppp_bind_realm() function