Searched refs:CURL_IPRESOLVE_V4 (Results 1 – 10 of 10) sorted by relevance
182 case CURL_IPRESOLVE_V4: in Curl_getaddrinfo()
639 case CURL_IPRESOLVE_V4: in Curl_resolver_getaddrinfo()
531 case CURL_IPRESOLVE_V4: in Curl_resolver_getaddrinfo()
354 conn->ip_version = CURL_IPRESOLVE_V4; in bindlocal()
755 CURL_IPRESOLVE_V4 7.10.8
1319 #define CURL_IPRESOLVE_V4 1 /* resolve to ipv4 addresses */ macro
948 CURL_SETOPT(proxy->curl_handle, CURLOPT_IPRESOLVE, CURL_IPRESOLVE_V4); in standard_request_handler()
1858 #define CURL_IPRESOLVE_V4 1 /* resolve to IPv4 addresses */ macro
1317 my_setopt(curl, CURLOPT_IPRESOLVE, CURL_IPRESOLVE_V4); in operate_do()
224 d CURL_IPRESOLVE_V4...