Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/npppd/npppd/
Dnpppd.h316 int npppd_ppp_is_realm_local(npppd *, npppd_ppp *);
Dpap.c255 if (npppd_ppp_is_realm_local(_this->ppp->pppd, _this->ppp)) { in pap_authenticate()
Dchap.c405 if (npppd_ppp_is_realm_local(_this->ppp->pppd, _this->ppp)) { in chap_authenticate()
Dnpppd.c2076 npppd_ppp_is_realm_local(npppd *_this, npppd_ppp *ppp) in npppd_ppp_is_realm_local() function