Searched refs:CURLPROXY_SOCKS5 (Results 1 – 9 of 9) sorted by relevance
51 NV(CURLPROXY_SOCKS5),59 NV(CURLPROXY_SOCKS5),
892 config->proxyver = CURLPROXY_SOCKS5; in getparameter()
726 CURLPROXY_SOCKS5 7.10
517 (conn->socks_proxy.proxytype == CURLPROXY_SOCKS5) ? TRUE : FALSE; in Curl_SOCKS5()
763 case CURLPROXY_SOCKS5: in connect_SOCKS()
2289 proxytype = CURLPROXY_SOCKS5;2322 proxytype == CURLPROXY_SOCKS5 ||
487 CURLPROXY_SOCKS5 = 5, /* added in 7.10 */ enumerator
753 CURLPROXY_SOCKS5 = 5, /* added in 7.10 */ enumerator
730 d CURLPROXY_SOCKS5...