Home
last modified time | relevance | path

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

/freebsd-13.1/tools/tools/sysbuild/
H A DREADME114 HTTP_PROXY=http://127.0.0.1:3128/
115 export FTP_PROXY HTTP_PROXY
/freebsd-13.1/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-13.1/usr.sbin/portsnap/portsnap/
H A Dportsnap.sh389 if [ -n "${HTTP_PROXY}${http_proxy}" ]; then
390 RANDVALUE=`sha256 -qs "${HTTP_PROXY}${http_proxy}" |
/freebsd-13.1/usr.sbin/freebsd-update/
H A Dfreebsd-update.sh1100 if [ -n "${HTTP_PROXY}${http_proxy}" ]; then
1101 RANDVALUE=`sha256 -qs "${HTTP_PROXY}${http_proxy}" |
/freebsd-13.1/usr.sbin/bsdconfig/share/
H A Ddevice.subr89 setvar DEVICE_TYPE_HTTP_PROXY "HTTP_PROXY" # Dynamic network device