Home
last modified time | relevance | path

Searched refs:http_set_proxy (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/common/net/wanboot/
H A Dboot_http.h104 int http_set_proxy(http_handle_t, const url_hport_t *);
H A Dbootlog.c548 if (proxy_valid && http_set_proxy(handle, &proxy) != 0) in setup_con()
H A Dboot_http.c364 http_set_proxy(http_handle_t handle, const url_hport_t *proxy) in http_set_proxy() function
/titanic_50/usr/src/lib/libwanboot/common/
H A Dmapfile-vers75 http_set_proxy;
/titanic_50/usr/src/psm/stand/boot/sparc/common/
H A Dwanboot.c724 if (http_set_proxy(*handlep, &proxy_hp) != 0) { in establish_http_connection()
/titanic_50/usr/src/lib/libpkg/common/
H A Dpkgweb.c1670 http_set_proxy(ps->hps, &ps->proxy) != 0) { in web_setup()