Home
last modified time | relevance | path

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

/curl/lib/
H A Durl.c676 proxy_info_matches(const struct proxy_info *data, in proxy_info_matches() function
691 if(!proxy_info_matches(data, needle)) in socks_proxy_info_matches()
707 #define proxy_info_matches(x,y) FALSE macro
983 if(!proxy_info_matches(&needle->http_proxy, &conn->http_proxy)) in url_match_conn()

Completed in 17 milliseconds