Home
last modified time | relevance | path

Searched refs:Curl_fetch_addr (Results 1 - 4 of 4) sorted by relevance

/third_party/curl/lib/
H A Dhostip.h161 * Curl_fetch_addr() fetches a 'Curl_dns_entry' already in the DNS cache.
169 Curl_fetch_addr(struct Curl_easy *data,
H A Dsocks.c344 dns = Curl_fetch_addr(data, sx->hostname, (int)conn->port); in do_SOCKS4()
815 dns = Curl_fetch_addr(data, sx->hostname, sx->remote_port); in do_SOCKS5()
H A Dhostip.c346 * Curl_fetch_addr() fetches a 'Curl_dns_entry' already in the DNS cache.
360 Curl_fetch_addr(struct Curl_easy *data, in Curl_fetch_addr() function
H A Dmulti.c2061 dns = Curl_fetch_addr(data, hostname, (int)conn->port);

Completed in 8 milliseconds