Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ctld/
H A Dctld.h274 bool auth_name_defined(const struct auth_group *ag);
H A Dctld.cc328 auth_name_defined(const struct auth_group *ag) in auth_name_defined() function
351 if (!auth_name_defined(ag)) in auth_name_check()