/titanic_44/usr/src/lib/libbrand/common/ |
H A D | libbrand.c | 322 const char *zonename, const char *zonepath, const char *username, in i_substitute_tokens() 388 const char *zonepath, const char *username, const char *curr_zone, in brand_get_value() 453 const char *zonepath, char *buf, size_t len) in brand_get_attach() 462 const char *zonepath, char *buf, size_t len) in brand_get_boot() 483 const char *zonepath, char *buf, size_t len) in brand_get_clone() 492 const char *zonepath, char *buf, size_t len) in brand_get_detach() 501 const char *zonepath, char *buf, size_t len) in brand_get_halt() 510 const char *zonepath, char *buf, size_t len) in brand_get_shutdown() 572 const char *zonepath, char *buf, size_t len) in brand_get_install() 597 const char *zonepath, char *buf, size_t len) in brand_get_postattach() [all …]
|
/titanic_44/usr/src/cmd/zoneadm/ |
H A D | zfs.c | 361 clone_snap(char *snapshot_name, char *zonepath) in clone_snap() 451 path2name(char *zonepath, char *zfs_name, int len) in path2name() 823 clone_snapshot_zfs(char *snap_name, char *zonepath, char *validatesnap) in clone_snapshot_zfs() 889 clone_zfs(char *source_zonepath, char *zonepath, char *presnapbuf, in clone_zfs() 965 create_zfs_zonepath(char *zonepath) in create_zfs_zonepath() 1031 destroy_zfs(char *zonepath) in destroy_zfs() 1123 is_zonepath_zfs(char *zonepath) in is_zonepath_zfs() 1158 move_zfs(char *zonepath, char *new_zonepath) in move_zfs() 1463 zone_mounts_init(zone_mounts_t *mounts, const char *zonepath) in zone_mounts_init() 1509 zone_mount_rootfs(zone_mounts_t *mounts, const char *zonepath) in zone_mount_rootfs() [all …]
|
H A D | zoneadm.c | 1990 const char *, const char *, char *, size_t), char *zonename, char *zonepath) in get_hook() argument 2009 char zonepath[MAXPATHLEN]; in verify_brand() local 2789 char zonepath[MAXPATHLEN], checkpath[MAXPATHLEN]; in verify_details() local 2924 char zonepath[MAXPATHLEN]; in install_func() local 3514 clone_copy(char *source_zonepath, char *zonepath) in clone_copy() 3549 char zonepath[MAXPATHLEN]; in clone_func() local 3854 cleanup_zonepath(char *zonepath, boolean_t all) in cleanup_zonepath() 3973 char zonepath[MAXPATHLEN]; in move_func() local 4294 char zonepath[MAXPATHLEN]; in detach_func() local 4634 char zonepath[MAXPATHLEN]; in attach_func() local [all …]
|
H A D | zoneadm.h | 74 char *zonepath; member
|
/titanic_44/usr/src/lib/brand/solaris10/s10_support/ |
H A D | s10_support.c | 199 get_ku_patchlist(char *zonepath, char **patchlist) in get_ku_patchlist() 249 char zonepath[MAXPATHLEN]; in have_valid_ku() local
|
/titanic_44/usr/src/lib/libtsol/common/ |
H A D | getpathbylabel.c | 232 struct mnttab *autofs_mnt, char *globalpath, char *zonepath, int global_len) in getnfspathbyautofs() 358 char zonepath[MAXPATHLEN]; in getglobalpath() local
|
/titanic_44/usr/src/lib/libbe/common/ |
H A D | be_mount.c | 1725 loopback_mount_zonepath(const char *zonepath, be_mount_data_t *md) in loopback_mount_zonepath() 2347 char *zonepath = NULL; in be_mount_zones() local 2453 char *zonepath = NULL; in be_unmount_zones() local 2541 char *zonepath, char *zonepath_ds) in be_mount_one_zone() 2620 be_unmount_one_zone(be_unmount_data_t *ud, char *zonename, char *zonepath, in be_unmount_one_zone()
|
H A D | be_zones.c | 86 be_make_zoneroot(char *zonepath, char *zoneroot, int zoneroot_size) in be_make_zoneroot()
|
H A D | be_create.c | 1614 char *zonepath = NULL; in be_destroy_zones() local 1893 char *zonepath = NULL; in be_copy_zones() local
|
/titanic_44/usr/src/cmd/allocate/ |
H A D | allocate3.c | 899 char zonepath[MAXPATHLEN]; in exec_clean() local 1701 char zonepath[MAXPATHLEN]; in create_znode() local 1789 char zonepath[MAXPATHLEN]; in remove_znode() local
|
/titanic_44/usr/src/lib/libproc/common/ |
H A D | Pzone.c | 191 i_zone_get_zonepath(char *zone_name, char *zonepath, size_t rp_sz) in i_zone_get_zonepath()
|
/titanic_44/usr/src/cmd/zoneadmd/ |
H A D | vplat.c | 1355 size_t rootlen, const char *zonepath, char *luroot, size_t lurootlen) in build_mounted_pre_var() 1673 char zonepath[MAXPATHLEN]; in mount_filesystems() local 3668 is_zonepath_zfs(char *zonepath) in is_zonepath_zfs() 3710 char zonepath[MAXPATHLEN]; in validate_rootds_label() local 4992 char zonepath[MAXPATHLEN]; in vplat_bringup() local
|
H A D | zoneadmd.c | 626 char zonepath[MAXPATHLEN]; in mount_early_fs() local
|
/titanic_44/usr/src/cmd/zonecfg/ |
H A D | zonecfg.c | 1804 char zonepath[MAXPATHLEN], outfile[MAXPATHLEN], pool[MAXNAMELEN]; in export_func() local 4821 char zonepath[MAXPATHLEN]; in info_zonepath() local 5799 char zonepath[MAXPATHLEN]; in verify_func() local
|
/titanic_44/usr/src/lib/libzonecfg/common/ |
H A D | libzonecfg.c | 939 zonecfg_set_zonepath(zone_dochandle_t handle, char *zonepath) in zonecfg_set_zonepath() 1106 char name[ZONENAME_MAX], zonepath[MAXPATHLEN]; in zonecfg_refresh_index_file() local 1512 char path[MAXPATHLEN], zonepath[MAXPATHLEN], rpath[MAXPATHLEN]; in zonecfg_create_snapshot() local 5402 zone_get_zonepath(char *zone_name, char *zonepath, size_t rp_sz) in zone_get_zonepath()
|
/titanic_44/usr/src/uts/common/os/ |
H A D | zone.c | 5201 char *zonepath; in zone_getattr() local
|