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.cc71 static bool uclparse_target(const char *, const ucl::Ucl &);
541 if (!uclparse_target( in uclparse_toplevel()
1123 uclparse_target(const char *name, const ucl::Ucl &top) in uclparse_target() function