Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libinstzones/hdrs/
H A Dinstzones_api.h134 extern char *z_zlist_get_zonepath(zoneList_t a_zoneList,
/titanic_41/usr/src/lib/libinstzones/common/
H A Dmapfile-vers83 z_zlist_get_zonepath;
H A Dzones.c1870 z_zlist_get_zonepath(zoneList_t a_zlst, int a_zoneIndex) in z_zlist_get_zonepath() function
/titanic_41/usr/src/lib/libbe/common/
H A Dbe_mount.c2369 zonepath = z_zlist_get_zonepath(zlst, k); in be_mount_zones()
2476 zonepath = z_zlist_get_zonepath(zlst, k); in be_unmount_zones()
H A Dbe_create.c1688 zonepath = z_zlist_get_zonepath(zlist, i); in be_destroy_zones()
1987 zonepath = z_zlist_get_zonepath(zlist, i); in be_copy_zones()
H A Dbe_activate.c1210 z_zlist_get_zonepath(zone_list, zone_index)) == NULL) || in be_promote_zone_ds()