Searched refs:timeout_second (Results 1 – 1 of 1) sorted by relevance
45 int32_t timeout_second = config.timeout_ms / 1000; in __get_resolv_conf() local50 if (timeout_second > 0) { in __get_resolv_conf()51 if (timeout_second >= 60) { in __get_resolv_conf()54 conf->timeout = timeout_second; in __get_resolv_conf()