Home
last modified time | relevance | path

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

/freebsd-13.1/usr.sbin/ctld/
H A Dctld.h334 bool auth_name_defined(const struct auth_group *ag);
H A Dctld.c322 auth_name_defined(const struct auth_group *ag) in auth_name_defined() function
345 if (!auth_name_defined(ag)) in auth_name_check()