Searched refs:CURLPROXY_SOCKS4A (Results 1 – 9 of 9) sorted by relevance
597 CURLPROXY_SOCKS4A 7.18.0
50 NV(CURLPROXY_SOCKS4A),
770 config->socksver = CURLPROXY_SOCKS4A; in getparameter()
488 CURLPROXY_SOCKS4A = 6, /* added in 7.18.0 */ enumerator
618 CURLPROXY_SOCKS4A = 6, /* added in 7.18.0 */ enumerator
1860 case CURLPROXY_SOCKS4A: in proxy_magic()1919 conn->proxytype == CURLPROXY_SOCKS4A) in control_address()
3477 case CURLPROXY_SOCKS4A: in Curl_connected_proxy()4546 conn->proxytype = CURLPROXY_SOCKS4A; in parse_proxy()
641 d CURLPROXY_SOCKS4A...
4091 now be set to CURLPROXY_SOCKS4A as well.