Home
last modified time | relevance | path

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

/third_party/curl/lib/
H A Durl.c708 proxy_info_matches(const struct proxy_info *data, in proxy_info_matches() function
723 if(!proxy_info_matches(data, needle)) in socks_proxy_info_matches()
739 #define proxy_info_matches(x,y) FALSE macro
1091 if(!proxy_info_matches(&needle->http_proxy, &check->http_proxy)) in ConnectionExists()

Completed in 5 milliseconds