Searched refs:global_dns_cache (Results 1 – 3 of 3) sorted by relevance
1575 bool global_dns_cache; /* subject for future removal */ member
384 if((data->set.global_dns_cache) && in curl_multi_add_handle()
709 data->set.global_dns_cache = (0 != arg)?TRUE:FALSE; in Curl_setopt()