Searched refs:CURLPROXY_SOCKS4 (Results 1 – 8 of 8) sorted by relevance
48 easy_setopt(curl, CURLOPT_PROXYTYPE, (long)CURLPROXY_SOCKS4); in test()
50 NV(CURLPROXY_SOCKS4),58 NV(CURLPROXY_SOCKS4),
876 config->proxyver = CURLPROXY_SOCKS4; in getparameter()
688 CURLPROXY_SOCKS4 7.10
1537 case CURLPROXY_SOCKS4: in Curl_connected_proxy()1875 conn->socks_proxy.proxytype = CURLPROXY_SOCKS4; in allocate_conn()2505 proxytype = CURLPROXY_SOCKS4; in parse_proxy()2529 proxytype == CURLPROXY_SOCKS4; in parse_proxy()
485 CURLPROXY_SOCKS4 = 4, /* support added in 7.15.2, enum existed already enumerator
698 CURLPROXY_SOCKS4 = 4, /* support added in 7.15.2, enum existed already enumerator
716 d CURLPROXY_SOCKS4...