Home
last modified time | relevance | path

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

/titanic_44/usr/src/common/net/wanboot/
H A Dwanboot_conf.h43 #define BC_ROOT_SERVER "root_server" macro
H A Dbootconf.c50 BC_ROOT_SERVER,
429 if (nvlist_lookup_string(nvl, BC_ROOT_SERVER, &strval) == 0) { in valid_root_server()
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/wanboot/wanboot-cgi/
H A Dwanboot-cgi.c1144 const char *bc_urls[] = { BC_ROOT_SERVER, BC_BOOT_LOGGER, NULL }; in create_hostsfile()
1545 if ((root_server = bootconf_get(&bc_handle, BC_ROOT_SERVER)) == NULL) { in miniroot_payload()
/titanic_44/usr/src/psm/stand/boot/sparc/common/
H A Dwanboot.c1066 if ((urlstr = bootconf_get(&bc_handle, BC_ROOT_SERVER)) == NULL) { in get_miniroot()
H A Dwbcli.c1206 BC_ROOT_SERVER)) == NULL) { in config_incomplete()