Searched defs:no_proxy (Results 1 – 15 of 15) sorted by relevance
/third_party/openssl/crypto/http/ |
D | http_lib.c | 242 static int use_proxy(const char *no_proxy, const char *server) in use_proxy() 270 const char *OSSL_HTTP_adapt_proxy(const char *proxy, const char *no_proxy, in OSSL_HTTP_adapt_proxy()
|
D | http_client.c | 917 const char *proxy, const char *no_proxy, in OSSL_HTTP_open() 1112 BIO *OSSL_HTTP_get(const char *url, const char *proxy, const char *no_proxy, in OSSL_HTTP_get() 1204 const char *proxy, const char *no_proxy, in OSSL_HTTP_transfer()
|
/third_party/node/deps/openssl/openssl/crypto/http/ |
D | http_lib.c | 250 static int use_proxy(const char *no_proxy, const char *server) in use_proxy() 278 const char *OSSL_HTTP_adapt_proxy(const char *proxy, const char *no_proxy, in OSSL_HTTP_adapt_proxy()
|
D | http_client.c | 928 const char *proxy, const char *no_proxy, in OSSL_HTTP_open() 1123 BIO *OSSL_HTTP_get(const char *url, const char *proxy, const char *no_proxy, in OSSL_HTTP_get() 1215 const char *proxy, const char *no_proxy, in OSSL_HTTP_transfer()
|
/third_party/curl/lib/ |
D | noproxy.c | 122 bool Curl_check_noproxy(const char *name, const char *no_proxy, in Curl_check_noproxy()
|
D | url.c | 2410 char *no_proxy = NULL; local
|
/third_party/ffmpeg/libavformat/ |
D | network.c | 551 int ff_http_match_no_proxy(const char *no_proxy, const char *hostname) in ff_http_match_no_proxy()
|
/third_party/openssl/apps/ |
D | ocsp.c | 1233 const char *proxy, const char *no_proxy, in process_responder()
|
D | s_server.c | 453 char *proxy, *no_proxy; member 473 char *proxy = NULL, *no_proxy = NULL; in get_ocsp_resp_from_responder() local
|
/third_party/node/deps/openssl/openssl/apps/ |
D | ocsp.c | 1233 const char *proxy, const char *no_proxy, in process_responder()
|
D | s_server.c | 453 char *proxy, *no_proxy; member 473 char *proxy = NULL, *no_proxy = NULL; in get_ocsp_resp_from_responder() local
|
/third_party/openssl/apps/lib/ |
D | apps.c | 2533 const char *no_proxy, SSL_CTX *ssl_ctx, in app_http_get_asn1() 2586 const char *no_proxy, SSL_CTX *ssl_ctx, in app_http_post_asn1()
|
/third_party/node/deps/openssl/openssl/apps/lib/ |
D | apps.c | 2540 const char *no_proxy, SSL_CTX *ssl_ctx, in app_http_get_asn1() 2593 const char *no_proxy, SSL_CTX *ssl_ctx, in app_http_post_asn1()
|
/third_party/openssl/crypto/cmp/ |
D | cmp_local.h | 48 char *no_proxy; member
|
/third_party/node/deps/openssl/openssl/crypto/cmp/ |
D | cmp_local.h | 48 char *no_proxy; member
|