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

/osnet-11/usr/src/lib/libinstzones/common/
H A Dzones.c839 * a_zoneIndex - index into a_zlst of the zone to return
845 z_zlist_get_current_state(zoneList_t a_zlst, int a_zoneIndex) argument
857 for (i = 0; (i != a_zoneIndex) &&
880 * a_zoneIndex - index into a_zlst of the zone to return the
889 z_zlist_get_zonename(zoneList_t a_zlst, int a_zoneIndex) argument
901 for (i = 0; (i != a_zoneIndex) &&
920 * a_zoneIndex - index into a_zlst of the zone to return
929 z_zlist_get_zonepath(zoneList_t a_zlst, int a_zoneIndex) argument
941 for (i = 0; (i != a_zoneIndex) &&
/osnet-11/usr/src/lib/libinstzones/hdrs/
H A Dinstzones_api.h95 int a_zoneIndex);

Completed in 22 milliseconds