Searched refs:conf_timeout (Results 1 – 4 of 4) sorted by relevance
266 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()
216 int conf_timeout; member
133 conf->conf_timeout = tmp;
107 conf->conf_timeout = 60; in conf_new()2481 set_timeout(conf->conf_timeout, true); in handle_connection()