Home
last modified time | relevance | path

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

/titanic_50/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.c5719 zone_state_str(zone_state_t state_num) in zone_state_str() function
/titanic_50/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.c1688 zone_state_str(ZONE_STATE_READY), in mount_filesystems()
1689 zone_state_str(ZONE_STATE_MOUNTED)); in mount_filesystems()
4983 zone_state_str(zep->zone_state), in write_index_file()
/titanic_50/usr/src/lib/libinstzones/common/
H A Dzones_exec.c425 zone_state_str(st)); in _zexec()
431 zone_state_str(st)); in _zexec()
/titanic_50/usr/src/cmd/zoneadm/
H A Dzoneadm.c529 zent->zstate_str = zone_state_str(zent->zstate_num); in lookup_zone_info()
1725 zone_state_str(zent->zstate_num); in sanity_check()
1740 zone_state_str(ZONE_STATE_CONFIGURED)); in sanity_check()
1747 zone_state_str(ZONE_STATE_INSTALLED)); in sanity_check()
1751 zone_state_str(ZONE_STATE_INCOMPLETE), in sanity_check()
1760 zone_state_str(ZONE_STATE_INSTALLED)); in sanity_check()
1764 zone_state_str(ZONE_STATE_INCOMPLETE), in sanity_check()
1785 zone_state_str(min_state), in sanity_check()
1793 zone_state_str(ZONE_STATE_INCOMPLETE), in sanity_check()
1801 zone_state_str(ZONE_STATE_MOUNTED), in sanity_check()
[all …]
/titanic_50/usr/src/head/
H A Dlibzonecfg.h517 extern char *zone_state_str(zone_state_t);
/titanic_50/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_50/usr/src/cmd/zonecfg/
H A Dzonecfg.c2615 zone, zone_state_str(ZONE_STATE_CONFIGURED), in delete_func()