Home
last modified time | relevance | path

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

/external/curl/lib/
Dcurl_addrinfo.h68 Curl_getaddrinfo_ex(const char *nodename,
Dhostip4.c151 (void)Curl_getaddrinfo_ex(hostname, sbufptr, &hints, &ai);
Dhostip6.c218 error = Curl_getaddrinfo_ex(hostname, sbufptr, &hints, &res); in Curl_getaddrinfo()
Dasyn-thread.c275 rc = Curl_getaddrinfo_ex(tsd->hostname, service, &tsd->hints, &tsd->res); in getaddrinfo_thread()
659 error = Curl_getaddrinfo_ex(hostname, sbuf, &hints, &res); in Curl_resolver_getaddrinfo()
Dcurl_addrinfo.c107 Curl_getaddrinfo_ex(const char *nodename, in Curl_getaddrinfo_ex() function
/external/curl/
DCHANGES.02473 systems getaddrinfo function, Curl_getaddrinfo_ex which returns a pointer to