Searched refs:CURLPROXY_SOCKS4 (Results 1 – 8 of 8) sorted by relevance
48 easy_setopt(curl, CURLOPT_PROXYTYPE, (long)CURLPROXY_SOCKS4); in test()
51 NV(CURLPROXY_SOCKS4),59 NV(CURLPROXY_SOCKS4),
847 config->proxyver = CURLPROXY_SOCKS4; in getparameter()
653 CURLPROXY_SOCKS4 7.10
1507 case CURLPROXY_SOCKS4: in Curl_connected_proxy()1836 conn->socks_proxy.proxytype = CURLPROXY_SOCKS4; in allocate_conn()2734 proxytype = CURLPROXY_SOCKS4; in parse_proxy()2758 proxytype == CURLPROXY_SOCKS4; in parse_proxy()
485 CURLPROXY_SOCKS4 = 4, /* support added in 7.15.2, enum existed already enumerator
670 CURLPROXY_SOCKS4 = 4, /* support added in 7.15.2, enum existed already enumerator
676 d CURLPROXY_SOCKS4...