Searched defs:zroot (Results 1 – 7 of 7) sorted by relevance
/titanic_44/usr/src/cmd/tzreload/ |
H A D | tzreload.c | 190 doit(const char *zname, const char *zroot, int get) in doit() 286 char zroot[PATH_MAX + 1]; in walk_zones() local 378 send_cron_msg(const char *zname, const char *zroot) in send_cron_msg()
|
/titanic_44/usr/src/lib/libproc/common/ |
H A D | Pzone.c | 520 char zroot[PATH_MAX], zpath[PATH_MAX], tmp[PATH_MAX], link[PATH_MAX]; in Pzonepath() local
|
/titanic_44/usr/src/cmd/zoneadmd/ |
H A D | vplat.c | 230 build_mnttable(zlog_t *zlogp, const char *zroot, size_t zrootlen, FILE *mnttab, in build_mnttable() 587 root_to_lu(zlog_t *zlogp, char *zroot, size_t zrootlen, boolean_t isresolved) in root_to_lu() 630 char zroot[MAXPATHLEN + 1]; in unmount_filesystems() local 4311 char zroot[MAXPATHLEN]; in duplicate_zone_root() local 5058 char zroot[MAXPATHLEN]; in lu_root_teardown() local
|
/titanic_44/usr/src/lib/libinstzones/common/ |
H A D | zones.c | 1178 z_set_zone_root(const char *zroot) in z_set_zone_root()
|
/titanic_44/usr/src/cmd/power/ |
H A D | handlers.c | 893 struct mnttab zroot = { 0 }; in check_mount() local
|
/titanic_44/usr/src/cmd/zoneadm/ |
H A D | zoneadm.c | 100 char zroot[MAXPATHLEN]; member
|
/titanic_44/usr/src/cmd/devfsadm/ |
H A D | devfsadm.c | 1535 char zroot[MAXPATHLEN]; /* zone root path */ in zone_pathcheck() local
|