Searched refs:timeout_second (Results 1 – 2 of 2) sorted by relevance
135 int32_t timeout_second = config.timeout_ms / 1000; in get_resolv_conf_ext() local138 if (timeout_second > 0) { in get_resolv_conf_ext()139 if (timeout_second >= 60) { in get_resolv_conf_ext()142 conf->timeout = timeout_second; in get_resolv_conf_ext()
150 int32_t timeout_second = config.timeout_ms / 1000; in get_resolv_conf_ext() local153 if (timeout_second > 0) { in get_resolv_conf_ext()154 if (timeout_second >= 60) { in get_resolv_conf_ext()157 conf->timeout = timeout_second; in get_resolv_conf_ext()