Home
last modified time | relevance | path

Searched refs:NO_PROXY (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/tnftp/src/
H A Dmain.c139 #define NO_PROXY "no_proxy" /* env var with list of non-proxied macro
500 setupoption("no_proxy", getenv(NO_PROXY), ""); in main()
/freebsd/crypto/openssl/test/recipes/
H A D80-test_cmp_http.t52 my $no_proxy = $ENV{no_proxy} // $ENV{NO_PROXY};
/freebsd/crypto/openssl/doc/man3/
H A DOSSL_HTTP_parse_url.pod44 environment variable, or else from C<NO_PROXY>.
H A DOSSL_HTTP_transfer.pod90 default is the environment variable C<no_proxy> if set, else C<NO_PROXY>).
240 C<NO_PROXY>, have been chosen for maximal compatibility with
H A DOSSL_CMP_CTX_new.pod413 Defaults to the environment variable C<no_proxy> if set, else C<NO_PROXY>.
/freebsd/crypto/openssl/doc/man7/
H A Dopenssl-env.pod186 =item B<NO_PROXY>, B<HTTPS_PROXY>, B<HTTP_PROXY>
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-ocsp.pod.in207 Default is from the environment variable C<no_proxy> if set, else C<NO_PROXY>.
H A Dopenssl-s_server.pod.in519 Default is from the environment variable C<no_proxy> if set, else C<NO_PROXY>.
H A Dopenssl-cmp.pod.in560 Default is from the environment variable C<no_proxy> if set, else C<NO_PROXY>.