Home
last modified time | relevance | path

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

/external/curl/lib/
Durl.c894 socks_proxy_info_matches(const struct proxy_info *data, in socks_proxy_info_matches() function
922 #define socks_proxy_info_matches(x,y) FALSE macro
1205 !socks_proxy_info_matches(&needle->socks_proxy, in ConnectionExists()