Home
last modified time | relevance | path

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

/titanic_44/usr/src/common/net/wanboot/
H A Dbootinfo.h45 #define BI_HOSTNAME "hostname" macro
H A Dbootinfo.c124 { BI_HOSTNAME, BI_R_CHOSEN|BI_R_DHCPOPT,
/titanic_44/usr/src/psm/stand/boot/sparc/common/
H A Dwbcli.c196 { BI_HOSTNAME, clstr, CLF_IF,
1297 if (bootinfo_get(BI_HOSTNAME, str, &len, NULL) == BI_E_SUCCESS) { in setup_interface()