Home
last modified time | relevance | path

Searched refs:npppd_auth_is_ready (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.sbin/npppd/npppd/
H A Dnpppd_auth.h78 int npppd_auth_is_ready (npppd_auth_base *);
H A Dnpppd_auth.c395 npppd_auth_is_ready(npppd_auth_base *base) in npppd_auth_is_ready() function
H A Dnpppd.c2105 return npppd_auth_is_ready(ppp->realm); in npppd_ppp_is_realm_ready()