Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/stat/common/
H A Dstatcommon.h89 SNAP_IODEV_PRETTY = 1 << 9, enumerator
H A Dacquire_iodevs.c636 if (!(types & SNAP_IODEV_PRETTY)) in get_pretty_name()
651 if (types & SNAP_IODEV_PRETTY) { in get_pretty_name()
/illumos-gate/usr/src/cmd/stat/iostat/
H A Diostat.c243 types |= SNAP_IODEV_PRETTY; in main()