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.c48 static bool uclparse_chap(const char *, const ucl_object_t *);
59 uclparse_chap(const char *ag_name, const ucl_object_t *obj) in uclparse_chap() function
464 if (!uclparse_chap(name, obj)) in uclparse_auth_group()
470 if (!uclparse_chap(name, tmp)) in uclparse_auth_group()