Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ctld/
H A Dctld.hh595 bool uclparse_conf(const char *path);
H A Duclparse.cc1408 uclparse_conf(const char *path) in uclparse_conf() function
H A Dctld.cc2565 valid = uclparse_conf(path); in conf_new_from_file()