Searched refs:dns_cache_list (Results 1 – 1 of 1) sorted by relevance
50 struct curl_slist *dns_cache_list; in test() local57 dns_cache_list = curl_slist_append(NULL, redirect); in test()58 if(!dns_cache_list) { in test()65 curl_slist_free_all(dns_cache_list); in test()73 easy_setopt(easy, CURLOPT_RESOLVE, dns_cache_list); in test()141 curl_slist_free_all(dns_cache_list); in test()