Searched refs:CURLPROXY_SOCKS5 (Results 1 – 9 of 9) sorted by relevance
379 bool socks5_resolve_local = (conn->proxytype == CURLPROXY_SOCKS5)?TRUE:FALSE;
1872 case CURLPROXY_SOCKS5: in proxy_magic()1939 conn->proxytype == CURLPROXY_SOCKS5 || in control_address()
3578 case CURLPROXY_SOCKS5: in Curl_connected_proxy()4703 conn->proxytype = CURLPROXY_SOCKS5; in parse_proxy()
49 NV(CURLPROXY_SOCKS5),
763 config->socksver = CURLPROXY_SOCKS5; in getparameter()
614 CURLPROXY_SOCKS5 7.10
487 CURLPROXY_SOCKS5 = 5, /* added in 7.10 */ enumerator
640 CURLPROXY_SOCKS5 = 5, /* added in 7.10 */ enumerator
658 d CURLPROXY_SOCKS5...