Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ctld/
H A Duclparse.cc65 static bool uclparse_auth_group(const char *, const ucl::Ucl &);
471 if (!uclparse_auth_group( in uclparse_toplevel()
556 uclparse_auth_group(const char *name, const ucl::Ucl &top) in uclparse_auth_group() function