Home
last modified time | relevance | path

Searched refs:ZONEID_WIDTH (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dzone.h77 #define ZONEID_WIDTH 4 /* for printf */ macro
/illumos-gate/usr/src/uts/common/fs/autofs/
H A Dauto_vfsops.c220 char rootname[sizeof ("root_fnnode_zone_") + ZONEID_WIDTH]; in autofs_zone_init()
/illumos-gate/usr/src/cmd/zoneadm/
H A Dzoneadm.c441 ZONEID_WIDTH, "ID", "NAME", "STATUS", "PATH", "BRAND", in zone_print()
467 (void) printf("%*s", ZONEID_WIDTH, "-"); in zone_print()
469 (void) printf("%*lu", ZONEID_WIDTH, zent->zid); in zone_print()