Home
last modified time | relevance | path

Searched refs:zone_state_str (Results 1 – 10 of 10) sorted by relevance

/titanic_41/usr/src/lib/libzonecfg/common/
H A Dgetzoneent.c341 zone_state = zone_state_str(ze->zone_state); in putzoneent()
405 zone_state = zone_state_str(ze->zone_state); in putzoneent()
H A Dmapfile-vers238 zone_state_str;
H A Dlibzonecfg.c5718 zone_state_str(zone_state_t state_num) in zone_state_str() function
/titanic_41/usr/src/cmd/zoneadmd/
H A Dzoneadmd.c1344 z_cmd_name(cmd), zone_state_str(zstate)); in server()
1388 zone_state_str(zstate)); in server()
1510 zone_state_str(zstate)); in server()
1532 zone_state_str(zstate)); in server()
1602 zone_state_str(zstate)); in server()
1766 zone_name, zone_state_str(zstate)); in make_daemon_exclusive()
1940 zone_state_str(zstate)); in main()
H A Dvplat.c1687 zone_state_str(ZONE_STATE_READY), in mount_filesystems()
1688 zone_state_str(ZONE_STATE_MOUNTED)); in mount_filesystems()
4982 zone_state_str(zep->zone_state), in write_index_file()
/titanic_41/usr/src/lib/libinstzones/common/
H A Dzones_exec.c425 zone_state_str(st)); in _zexec()
431 zone_state_str(st)); in _zexec()
/titanic_41/usr/src/cmd/zoneadm/
H A Dzoneadm.c528 zent->zstate_str = zone_state_str(zent->zstate_num); in lookup_zone_info()
1724 zone_state_str(zent->zstate_num); in sanity_check()
1739 zone_state_str(ZONE_STATE_CONFIGURED)); in sanity_check()
1746 zone_state_str(ZONE_STATE_INSTALLED)); in sanity_check()
1750 zone_state_str(ZONE_STATE_INCOMPLETE), in sanity_check()
1759 zone_state_str(ZONE_STATE_INSTALLED)); in sanity_check()
1763 zone_state_str(ZONE_STATE_INCOMPLETE), in sanity_check()
1784 zone_state_str(min_state), in sanity_check()
1792 zone_state_str(ZONE_STATE_INCOMPLETE), in sanity_check()
1800 zone_state_str(ZONE_STATE_MOUNTED), in sanity_check()
[all …]
/titanic_41/usr/src/head/
H A Dlibzonecfg.h517 extern char *zone_state_str(zone_state_t);
/titanic_41/usr/src/cmd/zlogin/
H A Dzlogin.c1886 zone_state_str(st)); in main()
1993 "(%s is '%s')."), zonename, zone_state_str(st)); in main()
/titanic_41/usr/src/cmd/zonecfg/
H A Dzonecfg.c2615 zone, zone_state_str(ZONE_STATE_CONFIGURED), in delete_func()