Searched refs:npppd_ppp_bind_realm (Results 1 – 4 of 4) sorted by relevance
| /openbsd/src/usr.sbin/npppd/npppd/ |
| D | npppd.h | 315 int npppd_ppp_bind_realm(npppd *, npppd_ppp *, const char *, int);
|
| D | pap.c | 240 if (npppd_ppp_bind_realm(_this->ppp->pppd, _this->ppp, _this->name, 0) in pap_authenticate()
|
| D | chap.c | 388 if (npppd_ppp_bind_realm(_this->ppp->pppd, _this->ppp, _this->name, 0) in chap_authenticate()
|
| D | npppd.c | 2005 npppd_ppp_bind_realm(npppd *_this, npppd_ppp *ppp, const char *username, int in npppd_ppp_bind_realm() function
|