Searched refs:CURLPROXY_SOCKS5 (Results 1 – 9 of 9) sorted by relevance
379 bool socks5_resolve_local = (conn->proxytype == CURLPROXY_SOCKS5)?TRUE:FALSE;
1849 case CURLPROXY_SOCKS5: in proxy_magic()1916 conn->proxytype == CURLPROXY_SOCKS5 || in control_address()
3467 case CURLPROXY_SOCKS5: in Curl_connected_proxy()4544 conn->proxytype = CURLPROXY_SOCKS5; in parse_proxy()
598 CURLPROXY_SOCKS5 7.10
49 NV(CURLPROXY_SOCKS5),
762 config->socksver = CURLPROXY_SOCKS5; in getparameter()
487 CURLPROXY_SOCKS5 = 5, /* added in 7.10 */ enumerator
617 CURLPROXY_SOCKS5 = 5, /* added in 7.10 */ enumerator
639 d CURLPROXY_SOCKS5...