Home
last modified time | relevance | path

Searched refs:PRINT_SETSTAT (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/lvm/util/
H A Dmetastat.c419 options |= (PRINT_SETSTAT | PRINT_DEBUG | PRINT_TIMES); in main()
422 if ((options & PRINT_SETSTAT) || (options & PRINT_SETSTAT_ONLY)) { in main()
/titanic_41/usr/src/head/
H A Dmeta.h158 #define PRINT_SETSTAT 0x00000020 macro