Searched refs:hostslist (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/wanboot/wanboot-cgi/
H A Dwanboot-cgi.c1143 char *hostslist; local
1184 if ((hostslist = bootconf_get(&bc_handle, BC_RESOLVE_HOSTS)) != NULL) {
1187 for (hostname = strtok(hostslist, ","); hostname != NULL;

Completed in 45 milliseconds