Home
last modified time | relevance | path

Searched refs:proxy_info_matches (Results 1 – 1 of 1) sorted by relevance

/external/curl/lib/
Durl.c3224 proxy_info_matches(const struct proxy_info* data, in proxy_info_matches() function
3535 if(needle->bits.socksproxy && !proxy_info_matches(&needle->socks_proxy, in ConnectionExists()
3550 if(!proxy_info_matches(&needle->http_proxy, &check->http_proxy)) in ConnectionExists()