Searched defs:no_proxy (Results 1 – 8 of 8) sorted by relevance
/freebsd/crypto/openssl/crypto/http/ |
H A D | http_lib.c | 257 static int use_proxy(const char *no_proxy, const char *server) in use_proxy() 292 const char *OSSL_HTTP_adapt_proxy(const char *proxy, const char *no_proxy, in OSSL_HTTP_adapt_proxy()
|
H A D | http_client.c | 941 const char *proxy, const char *no_proxy, in OSSL_HTTP_open() 1134 BIO *OSSL_HTTP_get(const char *url, const char *proxy, const char *no_proxy, in OSSL_HTTP_get() 1226 const char *proxy, const char *no_proxy, in OSSL_HTTP_transfer()
|
/freebsd/contrib/tnftp/src/ |
H A D | fetch.c | 616 char *pport, *no_proxy; in fetch_url() local
|
/freebsd/crypto/openssl/apps/ |
H A D | ocsp.c | 1233 const char *proxy, const char *no_proxy, in process_responder() argument
|
H A D | s_server.c | 453 char *proxy, *no_proxy; member 473 char *proxy = NULL, *no_proxy = NULL; in get_ocsp_resp_from_responder() local
|
/freebsd/lib/libfetch/ |
H A D | common.c | 1736 const char *no_proxy, *p, *q; in fetch_no_proxy_match() local
|
/freebsd/crypto/openssl/apps/lib/ |
H A 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()
|
/freebsd/crypto/openssl/crypto/cmp/ |
H A D | cmp_local.h | 48 char *no_proxy; member
|