Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ctld/
H A Dctld.h282 bool auth_portal_defined(const struct auth_group *ag);
H A Dctld.cc428 auth_portal_defined(const struct auth_group *ag) in auth_portal_defined() function
478 if (!auth_portal_defined(ag)) in auth_portal_check()