Searched refs:CURLPROXY_SOCKS4A (Results 1 – 9 of 9) sorted by relevance
52 NV(CURLPROXY_SOCKS4A),60 NV(CURLPROXY_SOCKS4A),
891 config->proxyver = CURLPROXY_SOCKS4A; in getparameter()
116 (conn->socks_proxy.proxytype == CURLPROXY_SOCKS4A) ? TRUE : FALSE; in Curl_SOCKS4()
782 case CURLPROXY_SOCKS4A: in connected_proxy()
2193 proxytype = CURLPROXY_SOCKS4A;2225 proxytype == CURLPROXY_SOCKS4A ||
694 CURLPROXY_SOCKS4A 7.18.0
488 CURLPROXY_SOCKS4A = 6, /* added in 7.18.0 */ enumerator
703 CURLPROXY_SOCKS4A = 6, /* added in 7.18.0 */ enumerator
722 d CURLPROXY_SOCKS4A...