Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ctld/
H A Duclparse.cc61 static bool uclparse_chap(const char *, const ucl::Ucl &);
76 uclparse_chap(const char *ag_name, const ucl::Ucl &obj) in uclparse_chap() function
572 if (!uclparse_chap(name, obj)) in uclparse_auth_group()
576 if (!uclparse_chap(name, tmp)) in uclparse_auth_group()