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.h250 bool uclparse_conf(const char *path);
H A Duclparse.c1103 uclparse_conf(const char *path) in uclparse_conf() function
H A Dctld.c2393 valid = uclparse_conf(path); in conf_new_from_file()