Home
last modified time | relevance | path

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

/freebsd-14.2/usr.sbin/ctld/
H A Dctld.h258 int uclparse_conf(struct conf *conf, const char *path);
H A Duclparse.c981 uclparse_conf(struct conf *newconf, const char *path) in uclparse_conf() function
H A Dctld.c2706 error = uclparse_conf(conf, path); in conf_new_from_file()