Searched refs:LOW_PIECE (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/usr.bin/stat/
H A Dstat.c157 #define LOW_PIECE 'L' macro
551 fmtcase(hilo, LOW_PIECE);
648 else if (hilo == LOW_PIECE) {
689 else if (hilo == LOW_PIECE) {
860 if (hilo == 0 || hilo == LOW_PIECE) {
928 ofmt, LOW_PIECE, SHOW_st_rdev);

Completed in 87 milliseconds