Home
last modified time | relevance | path

Searched refs:HTTP_PROXY (Results 1 – 12 of 12) sorted by relevance

/freebsd/tools/tools/sysbuild/
H A DREADME113 HTTP_PROXY=http://127.0.0.1:3128/
114 export FTP_PROXY HTTP_PROXY
/freebsd/contrib/tnftp/src/
H A Dmain.c138 #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 D80-test_cmp_http.t49 my $proxy = chop_dblquot($ENV{http_proxy} // $ENV{HTTP_PROXY} // "");
/freebsd/crypto/openssl/doc/man3/
H A DOSSL_HTTP_parse_url.pod41 take any further default value from the C<HTTP_PROXY>
H A DOSSL_HTTP_transfer.pod79 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 DOSSL_CMP_CTX_new.pod396 the environment variable C<http_proxy> if set, else C<HTTP_PROXY>.
/freebsd/crypto/openssl/doc/man7/
H A Dopenssl-env.pod179 =item B<NO_PROXY>, B<HTTPS_PROXY>, B<HTTP_PROXY>
/freebsd/usr.sbin/freebsd-update/
H A Dfreebsd-update.sh1171 if [ -n "${HTTP_PROXY}${http_proxy}" ]; then
1172 RANDVALUE=`sha256 -qs "${HTTP_PROXY}${http_proxy}" |
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-ocsp.pod.in199 Defaults to the environment variable C<http_proxy> if set, else C<HTTP_PROXY>
H A Dopenssl-s_server.pod.in511 Defaults to the environment variable C<http_proxy> if set, else C<HTTP_PROXY>
H A Dopenssl-cmp.pod.in551 Defaults to the environment variable C<http_proxy> if set, else C<HTTP_PROXY>
/freebsd/usr.sbin/bsdconfig/share/
H A Ddevice.subr87 setvar DEVICE_TYPE_HTTP_PROXY "HTTP_PROXY" # Dynamic network device