Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/stat/common/
H A Dstatcommon.h91 SNAP_IODEV_DEVID = 1 << 10 enumerator
H A Dacquire_iodevs.c644 dl = lookup_ks_name(iodev->is_name, (types & SNAP_IODEV_DEVID) ? 1 : 0); in get_pretty_name()
/illumos-gate/usr/src/cmd/stat/iostat/
H A Diostat.c245 types |= SNAP_IODEV_DEVID; in main()