Searched refs:CURLPROXY_SOCKS5 (Results 1 – 9 of 9) sorted by relevance
51 NV(CURLPROXY_SOCKS5),59 NV(CURLPROXY_SOCKS5),
883 config->proxyver = CURLPROXY_SOCKS5; in getparameter()
389 (conn->socks_proxy.proxytype == CURLPROXY_SOCKS5) ? TRUE : FALSE; in Curl_SOCKS5()
775 case CURLPROXY_SOCKS5: in connected_proxy()
2191 proxytype = CURLPROXY_SOCKS5;2224 proxytype == CURLPROXY_SOCKS5 ||
695 CURLPROXY_SOCKS5 7.10
487 CURLPROXY_SOCKS5 = 5, /* added in 7.10 */ enumerator
702 CURLPROXY_SOCKS5 = 5, /* added in 7.10 */ enumerator
720 d CURLPROXY_SOCKS5...