Searched refs:IPKG_HTTP_PROXY (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/others/
H A Dipkg133 IPKG_HTTP_PROXY="`ipkg_option http_proxy`"
136 if [ -n "$IPKG_HTTP_PROXY" ]; then
137 export http_proxy="$IPKG_HTTP_PROXY"
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/others/
H A Dipkg133 IPKG_HTTP_PROXY="`ipkg_option http_proxy`"
136 if [ -n "$IPKG_HTTP_PROXY" ]; then
137 export http_proxy="$IPKG_HTTP_PROXY"
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/others/
H A Dipkg133 IPKG_HTTP_PROXY="`ipkg_option http_proxy`"
136 if [ -n "$IPKG_HTTP_PROXY" ]; then
137 export http_proxy="$IPKG_HTTP_PROXY"

Completed in 114 milliseconds