Home
last modified time | relevance | path

Searched refs:Curl_getaddrinfo_ex (Results 1 – 5 of 5) sorted by relevance

/curl/lib/
H A Dcurl_addrinfo.h68 Curl_getaddrinfo_ex(const char *nodename,
H A Dhostip6.c141 error = Curl_getaddrinfo_ex(hostname, sbufptr, &hints, &res); in Curl_getaddrinfo()
H A Dhostip4.c147 (void)Curl_getaddrinfo_ex(hostname, sbufptr, &hints, &ai); in Curl_ipv4_resolve_r()
H A Dcurl_addrinfo.c106 Curl_getaddrinfo_ex(const char *nodename, in Curl_getaddrinfo_ex() function
H A Dasyn-thread.c311 rc = Curl_getaddrinfo_ex(tsd->hostname, service, &tsd->hints, &tsd->res); in getaddrinfo_thread()

Completed in 8 milliseconds