Searched defs:no_proxy (Results 1 – 4 of 4) sorted by relevance
129 no_proxy; typedef in boost::python::indexing_suite
88 static const char *no_proxy[2] = { "direct://", NULL }; variable
551 int ff_http_match_no_proxy(const char *no_proxy, const char *hostname) in ff_http_match_no_proxy()
2255 static bool check_noproxy(const char *name, const char *no_proxy)2606 char *no_proxy = NULL; local