Searched refs:http_proxy (Results 1 – 11 of 11) sorted by relevance
| /netbsd-src/usr.sbin/sysinst/ |
| H A D | menus.mi | 401 unsetenv("http_proxy"); 404 setenv("http_proxy", ftp.proxy, 1); 600 unsetenv("http_proxy"); 603 setenv("http_proxy", pkg.proxy, 1); 648 unsetenv("http_proxy"); 651 setenv("http_proxy", pkgsrc.proxy, 1);
|
| H A D | menus.entropy | 113 unsetenv("http_proxy"); 116 setenv("http_proxy", fpi->proxy, 1);
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/ |
| H A D | krb5_locl.h | 243 const char *http_proxy; member
|
| H A D | send_to_kdc.c | 531 if (context->http_proxy) in prepare_http() 797 if (hi->proto == KRB5_KRBHST_HTTP && context->http_proxy) { in submit_request() 798 char *proxy2 = strdup(context->http_proxy); in submit_request()
|
| H A D | context.c | 116 INIT_FIELD(context, string, http_proxy, NULL, "http_proxy"); in init_context_from_config_file() 193 roken_gethostby_setup(context->http_proxy, tmp); in init_context_from_config_file()
|
| /netbsd-src/crypto/external/bsd/openssl/dist/test/recipes/ |
| H A D | 80-test_cmp_http.t | 45 my $proxy = chop_dblquot($ENV{http_proxy} // $ENV{HTTP_PROXY} // "");
|
| /netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
| H A D | OSSL_HTTP_parse_url.pod | 38 If I<proxy> is NULL, take any default value from the C<http_proxy>
|
| H A D | OSSL_HTTP_transfer.pod | 76 If TLS is not used this defaults to the environment variable C<http_proxy> 247 C<http_proxy>, C<HTTP_PROXY>, C<https_proxy>, C<HTTPS_PROXY>, C<no_proxy>, and
|
| /netbsd-src/crypto/external/bsd/openssl/dist/doc/man1/ |
| H A D | openssl-ocsp.pod.in | 181 Defaults to the environment variable C<http_proxy> if set, else C<HTTP_PROXY>
|
| H A D | openssl-cmp.pod.in | 475 Defaults to the environment variable C<http_proxy> if set, else C<HTTP_PROXY> 1149 via the environment variable B<http_proxy> or via the B<-proxy> option in the
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/ |
| H A D | ChangeLog.1998 | 659 * lib/krb5/context.c: Initialize `http_proxy' from 660 `libdefaults/http_proxy'. 662 * lib/krb5/krb5.h: Add `http_proxy' to context.
|