Home
last modified time | relevance | path

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

/titanic_41/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() local
1167 for (i = 0; bc_urls[i] != NULL; ++i) { in create_hostsfile()
1171 if ((urlstr = bootconf_get(&bc_handle, bc_urls[i])) != NULL && in create_hostsfile()