Home
last modified time | relevance | path

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

/titanic_53/usr/src/common/net/wanboot/
H A Dbootinfo.h46 #define BI_HTTP_PROXY "http-proxy" macro
H A Dbootinfo.c128 { BI_HTTP_PROXY, BI_R_CHOSEN|BI_R_DHCPOPT,
H A Dbootlog.c537 if (bootinfo_get(BI_HTTP_PROXY, hpstr, &vallen, NULL) == in setup_con()
/titanic_53/usr/src/psm/stand/boot/sparc/common/
H A Dwanboot.c618 bootinfo_get(BI_HTTP_PROXY, buf, &len, NULL) == BI_E_SUCCESS && in establish_http_connection()
629 BI_HTTP_PROXY); in establish_http_connection()
H A Dwbcli.c198 { BI_HTTP_PROXY, clhp, CLF_IF,
1170 if (bootinfo_get(BI_HTTP_PROXY, buf, &len, NULL) == in config_incomplete()