Home
last modified time | relevance | path

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

/freebsd-head/usr.sbin/ctld/
HDconf.h50 void conf_set_debug(int debug);
HDconf.cc75 conf_set_debug(int debug) in conf_set_debug() function
HDparse.y117 conf_set_debug(tmp);
HDuclparse.cc302 conf_set_debug(ucl_object_toint(obj)); in uclparse_toplevel()