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

/osnet-11/usr/src/lib/libbe/common/
H A Dbe_activate.c740 int zone_index = 0; local
796 for (zone_index = 0; z_zlist_get_zonename(zone_list, zone_index)
797 != NULL; zone_index++) {
801 if (z_zlist_get_current_state(zone_list, zone_index) <
806 z_zlist_get_zonepath(zone_list, zone_index)) == NULL) ||

Completed in 21 milliseconds