Searched refs:fetch_no_proxy_match (Results 1 – 3 of 3) sorted by relevance
116 int fetch_no_proxy_match(const char *);
1067 fetch_no_proxy_match(const char *host) function
1117 if (fetch_no_proxy_match(url->host)) in ftp_get_proxy()