Home
last modified time | relevance | path

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

/freebsd/usr.bin/stat/
H A Dstat.c155 #define HIGH_PIECE 'H' macro
549 fmtcase(hilo, HIGH_PIECE); in output()
644 if (hilo == HIGH_PIECE) { in format1()
677 if (hilo == HIGH_PIECE) { in format1()
880 else if (hilo == HIGH_PIECE) { in format1()
922 ofmt, HIGH_PIECE, SHOW_st_rdev); in format1()