Home
last modified time | relevance | path

Searched refs:npppd_auth_radius_reload (Results 1 – 2 of 2) sorted by relevance

/openbsd/usr.sbin/npppd/npppd/
H A Dnpppd_auth_local.h94 static int npppd_auth_radius_reload (npppd_auth_base *, struct authconf *);
H A Dnpppd_auth.c213 if (npppd_auth_radius_reload(base, auth) != 0) in npppd_auth_reload()
515 npppd_auth_radius_reload(npppd_auth_base *base, struct authconf *auth) in npppd_auth_radius_reload() function