Home
last modified time | relevance | path

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

/freebsd-14-stable/usr.sbin/ctld/
HDuclparse.c266 conf->conf_timeout = ucl_object_toint(obj); in uclparse_toplevel()
315 conf->conf_timeout = ucl_object_toint(obj); in uclparse_toplevel()
324 conf->conf_timeout = ucl_object_toint(obj); in uclparse_toplevel()
HDctld.h216 int conf_timeout; member
HDparse.y133 conf->conf_timeout = tmp;
HDctld.c107 conf->conf_timeout = 60; in conf_new()
2481 set_timeout(conf->conf_timeout, true); in handle_connection()