Home
last modified time | relevance | path

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

/external/curl/lib/
Durl.c2314 static bool check_noproxy(const char *name, const char *no_proxy) in check_noproxy() function
2757 if(check_noproxy(conn->host.name, data->set.str[STRING_NOPROXY] ? in create_conn_helper_init_proxy()