Searched refs:CURL_IPRESOLVE_V4 (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/lib/
H A Dhostip6.c189 case CURL_IPRESOLVE_V4:
H A Dasyn-ares.c551 case CURL_IPRESOLVE_V4:
H A Dasyn-thread.c655 case CURL_IPRESOLVE_V4:
H A Dconnect.c312 conn->ip_version = CURL_IPRESOLVE_V4;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/include/curl/
H A Dcurl.h1525 #define CURL_IPRESOLVE_V4 1 /* resolve to ipv4 addresses */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/tmp/include/curl/
H A Dcurl.h1525 #define CURL_IPRESOLVE_V4 1 /* resolve to ipv4 addresses */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/src/
H A Dtool_operate.c1074 my_setopt(curl, CURLOPT_IPRESOLVE, CURL_IPRESOLVE_V4);

Completed in 185 milliseconds