Searched refs:Curl_set_dns_interface (Results 1 – 6 of 6) sorted by relevance
72 CURLcode Curl_set_dns_interface(struct Curl_easy *data, in Curl_set_dns_interface() function
235 CURLcode Curl_set_dns_interface(struct Curl_easy *data,
757 CURLcode Curl_set_dns_interface(struct Curl_easy *data, in Curl_set_dns_interface() function
879 CURLcode Curl_set_dns_interface(struct Curl_easy *data, in Curl_set_dns_interface() function
1029 rc = Curl_set_dns_interface(outcurl, data->set.str[STRING_DNS_INTERFACE]); in curl_easy_duphandle()
2567 return Curl_set_dns_interface(data, data->set.str[STRING_DNS_INTERFACE]); in setopt_cptr()
Completed in 21 milliseconds