Searched refs:CURLPROXY_SOCKS4 (Results 1 – 9 of 9) sorted by relevance
48 easy_setopt(curl, CURLOPT_PROXYTYPE, (long)CURLPROXY_SOCKS4); in test()
50 NV(CURLPROXY_SOCKS4),58 NV(CURLPROXY_SOCKS4),
896 config->proxyver = CURLPROXY_SOCKS4; in getparameter()
724 CURLPROXY_SOCKS4 7.10
485 CURLPROXY_SOCKS4 = 4, /* support added in 7.15.2, enum existed already enumerator
1660 conn->socks_proxy.proxytype = CURLPROXY_SOCKS4; in allocate_conn()2294 proxytype = CURLPROXY_SOCKS4;2324 proxytype == CURLPROXY_SOCKS4;
769 case CURLPROXY_SOCKS4: in connect_SOCKS()
751 CURLPROXY_SOCKS4 = 4, /* support added in 7.15.2, enum existed already enumerator
728 d CURLPROXY_SOCKS4...