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),
941 config->proxyver = CURLPROXY_SOCKS4; in getparameter()
742 CURLPROXY_SOCKS4 7.10
1736 conn->socks_proxy.proxytype = CURLPROXY_SOCKS4; in allocate_conn()2455 proxytype = CURLPROXY_SOCKS4;2485 proxytype == CURLPROXY_SOCKS4;
804 case CURLPROXY_SOCKS4: in connect_SOCKS()
757 CURLPROXY_SOCKS4 = 4, /* support added in 7.15.2, enum existed already enumerator
820 d CURLPROXY_SOCKS4...