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

/illumos-gate/usr/src/lib/libbe/common/
H A Dbe_activate.c1433 int zone_index = 0; local
1487 for (zone_index = 0; z_zlist_get_zonename(zone_list, zone_index)
1488 != NULL; zone_index++) {
1492 if (z_zlist_get_current_state(zone_list, zone_index) <
1497 z_zlist_get_zonepath(zone_list, zone_index)) == NULL) ||

Completed in 59 milliseconds