Home
last modified time | relevance | path

Searched defs:no_proxy (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/boost/python/suite/indexing/
Dindexing_suite.hpp129 no_proxy; typedef in boost::python::indexing_suite
/third_party/glib/gio/
Dgproxyresolverportal.c88 static const char *no_proxy[2] = { "direct://", NULL }; variable
/third_party/ffmpeg/libavformat/
Dnetwork.c551 int ff_http_match_no_proxy(const char *no_proxy, const char *hostname) in ff_http_match_no_proxy()
/third_party/curl/lib/
Durl.c2255 static bool check_noproxy(const char *name, const char *no_proxy)
2606 char *no_proxy = NULL; local