Searched refs:conf_timeout (Results 1 – 4 of 4) sorted by relevance
264 conf->conf_timeout = ucl_object_toint(obj); in uclparse_toplevel()313 conf->conf_timeout = ucl_object_toint(obj); in uclparse_toplevel()322 conf->conf_timeout = ucl_object_toint(obj); in uclparse_toplevel()
214 int conf_timeout; member
133 conf->conf_timeout = tmp;
105 conf->conf_timeout = 60; in conf_new()2390 set_timeout(conf->conf_timeout, true); in handle_connection()