Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ctld/
H A Duclparse.cc63 static bool uclparse_lun(const char *, const ucl::Ucl &);
510 if (!uclparse_lun(child.key().c_str(), in uclparse_toplevel()
1285 uclparse_lun(const char *name, const ucl::Ucl &top) in uclparse_lun() function