Home
last modified time | relevance | path

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

/openbsd/usr.sbin/npppd/npppd/
H A Dnpppd_auth.h77 int npppd_auth_is_usable (npppd_auth_base *);
H A Dnpppd_auth.c389 npppd_auth_is_usable(npppd_auth_base *base) in npppd_auth_is_usable() function
397 if (!npppd_auth_is_usable(base)) in npppd_auth_is_ready()
H A Dnpppd.c2029 if (!npppd_auth_is_usable(realm1)) in npppd_ppp_bind_realm()