Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ctld/
H A Duclparse.c54 static bool uclparse_target(const char *, const ucl_object_t *);
428 if (!uclparse_target( in uclparse_toplevel()
794 uclparse_target(const char *name, const ucl_object_t *top) in uclparse_target() function