Searched refs:NO_PROXY (Results 1 – 9 of 9) sorted by relevance
| /freebsd/contrib/tnftp/src/ |
| H A D | main.c | 139 #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 D | 80-test_cmp_http.t | 52 my $no_proxy = $ENV{no_proxy} // $ENV{NO_PROXY};
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | OSSL_HTTP_parse_url.pod | 44 environment variable, or else from C<NO_PROXY>.
|
| H A D | OSSL_HTTP_transfer.pod | 90 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 D | OSSL_CMP_CTX_new.pod | 413 Defaults to the environment variable C<no_proxy> if set, else C<NO_PROXY>.
|
| /freebsd/crypto/openssl/doc/man7/ |
| H A D | openssl-env.pod | 186 =item B<NO_PROXY>, B<HTTPS_PROXY>, B<HTTP_PROXY>
|
| /freebsd/crypto/openssl/doc/man1/ |
| H A D | openssl-ocsp.pod.in | 207 Default is from the environment variable C<no_proxy> if set, else C<NO_PROXY>.
|
| H A D | openssl-s_server.pod.in | 519 Default is from the environment variable C<no_proxy> if set, else C<NO_PROXY>.
|
| H A D | openssl-cmp.pod.in | 560 Default is from the environment variable C<no_proxy> if set, else C<NO_PROXY>.
|