Home
last modified time | relevance | path

Searched refs:CURL_IPRESOLVE_V4 (Results 1 – 10 of 10) sorted by relevance

/external/curl/lib/
Dhostip6.c150 case CURL_IPRESOLVE_V4: in Curl_getaddrinfo()
Dasyn-thread.c691 case CURL_IPRESOLVE_V4: in Curl_resolver_getaddrinfo()
Dasyn-ares.c566 case CURL_IPRESOLVE_V4: in Curl_resolver_getaddrinfo()
Ddoh.c368 if(conn->ip_version != CURL_IPRESOLVE_V4) { in Curl_doh()
Dconnect.c354 conn->ip_version = CURL_IPRESOLVE_V4; in bindlocal()
/external/curl/docs/libcurl/
Dsymbols-in-versions831 CURL_IPRESOLVE_V4 7.10.8
/external/google-breakpad/src/third_party/curl/
Dcurl.h1319 #define CURL_IPRESOLVE_V4 1 /* resolve to ipv4 addresses */ macro
/external/curl/include/curl/
Dcurl.h1957 #define CURL_IPRESOLVE_V4 1 /* resolve to IPv4 addresses */ macro
/external/curl/src/
Dtool_operate.c1328 my_setopt(curl, CURLOPT_IPRESOLVE, CURL_IPRESOLVE_V4); in operate_do()
/external/curl/packages/OS400/
Dcurl.inc.in238 d CURL_IPRESOLVE_V4...