Searched refs:CURLPROXY_SOCKS4 (Results 1 – 10 of 10) sorted by relevance
48 easy_setopt(curl, CURLOPT_PROXYTYPE, (long)CURLPROXY_SOCKS4); in test()
596 CURLPROXY_SOCKS4 7.10
48 NV(CURLPROXY_SOCKS4),
766 config->socksver = CURLPROXY_SOCKS4; in getparameter()
485 CURLPROXY_SOCKS4 = 4, /* support added in 7.15.2, enum existed already enumerator
615 CURLPROXY_SOCKS4 = 4, /* support added in 7.15.2, enum existed already enumerator
1855 case CURLPROXY_SOCKS4: in proxy_magic()1918 conn->proxytype == CURLPROXY_SOCKS4 || in control_address()
3473 case CURLPROXY_SOCKS4: in Curl_connected_proxy()4548 conn->proxytype = CURLPROXY_SOCKS4; in parse_proxy()
637 d CURLPROXY_SOCKS4...
6611 type to the already provided type CURLPROXY_SOCKS4.