Searched refs:Curl_getaddrinfo (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/lib/
H A Dhostasyn.c150 * Curl_getaddrinfo() is the generic low-level name resolve API within this
155 Curl_addrinfo *Curl_getaddrinfo(struct connectdata *conn, function
H A Dhostip.h110 * Curl_getaddrinfo() is the generic low-level name resolve API within this
115 Curl_addrinfo *Curl_getaddrinfo(struct connectdata *conn,
H A Dhostip4.c85 * Curl_getaddrinfo() - the ipv4 synchronous version.
100 Curl_addrinfo *Curl_getaddrinfo(struct connectdata *conn, function
H A Dhostip6.c161 * Curl_getaddrinfo() when built ipv6-enabled (non-threading and
169 Curl_addrinfo *Curl_getaddrinfo(struct connectdata *conn, function
H A Dhostip.c447 /* If Curl_getaddrinfo() returns NULL, 'respwait' might be set to a
450 addr = Curl_getaddrinfo(conn,

Completed in 102 milliseconds