Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/http/
H A Dhttp_lib.c257 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 Dhttp_client.c941 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 Dfetch.c616 char *pport, *no_proxy; in fetch_url() local
/freebsd/crypto/openssl/apps/
H A Docsp.c1233 const char *proxy, const char *no_proxy, in process_responder() argument
H A Ds_server.c453 char *proxy, *no_proxy; member
473 char *proxy = NULL, *no_proxy = NULL; in get_ocsp_resp_from_responder() local
/freebsd/lib/libfetch/
H A Dcommon.c1736 const char *no_proxy, *p, *q; in fetch_no_proxy_match() local
/freebsd/crypto/openssl/apps/lib/
H A Dapps.c2540 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 Dcmp_local.h48 char *no_proxy; member