HomeSort by relevance Sort by last modified time
    Searched full:curl_getaddrinfo (Results 1 - 8 of 8) sorted by null

  /external/curl/lib/
hostasyn.c 140 * Curl_getaddrinfo() is the generic low-level name resolve API within this
145 Curl_addrinfo *Curl_getaddrinfo(struct connectdata *conn,
hostip.h 109 * Curl_getaddrinfo() is the generic low-level name resolve API within this
114 Curl_addrinfo *Curl_getaddrinfo(struct connectdata *conn,
hostip6.c 152 * Curl_getaddrinfo() when built IPv6-enabled (non-threading and
160 Curl_addrinfo *Curl_getaddrinfo(struct connectdata *conn,
hostip4.c 76 * Curl_getaddrinfo() - the IPv4 synchronous version.
91 Curl_addrinfo *Curl_getaddrinfo(struct connectdata *conn,
hostip.c 480 /* If Curl_getaddrinfo() returns NULL, 'respwait' might be set to a
483 addr = Curl_getaddrinfo(conn,
asyn-ares.c 445 * the host query initiated by ares_gethostbyname() from Curl_getaddrinfo(),
asyn-thread.c 559 * Curl_getaddrinfo() - for platforms without getaddrinfo
  /external/curl/
CHANGES.0     [all...]

Completed in 227 milliseconds