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

/illumos-gate/usr/src/psm/stand/boot/sparc/common/
H A Dwanboot.c610 static url_hport_t proxy_hp; local
623 ret = url_parse_hostport(buf, &proxy_hp, URL_DFLT_PROXY_PORT);
724 if (http_set_proxy(*handlep, &proxy_hp) != 0) {

Completed in 65 milliseconds