Home
last modified time | relevance | path

Searched defs:no_proxy (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()
4457 char *no_proxy=NULL; in detect_proxy() local