Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/stat/common/
H A Dstatcommon.h87 SNAP_IODEV_PRETTY = 1 << 9, enumerator
H A Dacquire_iodevs.c638 if (!(types & SNAP_IODEV_PRETTY)) in get_pretty_name()
653 if (types & SNAP_IODEV_PRETTY) { in get_pretty_name()
/titanic_41/usr/src/cmd/stat/iostat/
H A Diostat.c242 types |= SNAP_IODEV_PRETTY; in main()