Home
last modified time | relevance | path

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

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