Searched refs:HTTP_PROXY (Results 1 – 12 of 12) sorted by relevance
| /freebsd/tools/tools/sysbuild/ |
| H A D | README | 113 HTTP_PROXY=http://127.0.0.1:3128/ 114 export FTP_PROXY HTTP_PROXY
|
| /freebsd/contrib/tnftp/src/ |
| H A D | main.c | 138 #define HTTP_PROXY "http_proxy" /* env var with HTTP proxy location */ macro 499 setupoption("http_proxy", getenv(HTTP_PROXY), ""); in main()
|
| /freebsd/crypto/openssl/test/recipes/ |
| H A D | 80-test_cmp_http.t | 49 my $proxy = chop_dblquot($ENV{http_proxy} // $ENV{HTTP_PROXY} // "");
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | OSSL_HTTP_parse_url.pod | 41 take any further default value from the C<HTTP_PROXY>
|
| H A D | OSSL_HTTP_transfer.pod | 79 if set, else C<HTTP_PROXY>. 239 C<http_proxy>, C<HTTP_PROXY>, C<https_proxy>, C<HTTPS_PROXY>, C<no_proxy>, and
|
| H A D | OSSL_CMP_CTX_new.pod | 396 the environment variable C<http_proxy> if set, else C<HTTP_PROXY>.
|
| /freebsd/crypto/openssl/doc/man7/ |
| H A D | openssl-env.pod | 179 =item B<NO_PROXY>, B<HTTPS_PROXY>, B<HTTP_PROXY>
|
| /freebsd/usr.sbin/freebsd-update/ |
| H A D | freebsd-update.sh | 1171 if [ -n "${HTTP_PROXY}${http_proxy}" ]; then 1172 RANDVALUE=`sha256 -qs "${HTTP_PROXY}${http_proxy}" |
|
| /freebsd/crypto/openssl/doc/man1/ |
| H A D | openssl-ocsp.pod.in | 199 Defaults to the environment variable C<http_proxy> if set, else C<HTTP_PROXY>
|
| H A D | openssl-s_server.pod.in | 511 Defaults to the environment variable C<http_proxy> if set, else C<HTTP_PROXY>
|
| H A D | openssl-cmp.pod.in | 551 Defaults to the environment variable C<http_proxy> if set, else C<HTTP_PROXY>
|
| /freebsd/usr.sbin/bsdconfig/share/ |
| H A D | device.subr | 87 setvar DEVICE_TYPE_HTTP_PROXY "HTTP_PROXY" # Dynamic network device
|