Home
last modified time | relevance | path

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

/external/curl/lib/
Durl.c4360 static bool check_noproxy(const char* name, const char* no_proxy) in check_noproxy() function
4464 if(!check_noproxy(conn->host.name, no_proxy)) { in detect_proxy()
5518 check_noproxy(conn->host.name, data->set.str[STRING_NOPROXY])) { in create_conn()