Searched refs:CURLPROXY_SOCKS5 (Results 1 – 8 of 8) sorted by relevance
51 NV(CURLPROXY_SOCKS5),59 NV(CURLPROXY_SOCKS5),
872 config->proxyver = CURLPROXY_SOCKS5; in getparameter()
386 (conn->socks_proxy.proxytype == CURLPROXY_SOCKS5) ? TRUE : FALSE; in Curl_SOCKS5()
1531 case CURLPROXY_SOCKS5: in Curl_connected_proxy()2501 proxytype = CURLPROXY_SOCKS5; in parse_proxy()2527 proxytype == CURLPROXY_SOCKS5 || in parse_proxy()
690 CURLPROXY_SOCKS5 7.10
487 CURLPROXY_SOCKS5 = 5, /* added in 7.10 */ enumerator
700 CURLPROXY_SOCKS5 = 5, /* added in 7.10 */ enumerator
718 d CURLPROXY_SOCKS5...