Home
last modified time | relevance | path

Searched defs:niceflag (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/stat/fsstat/
H A Dfsstat.c225 int niceflag = ((dispflag & DISP_RAW) == 0); in dflt_display() local
275 int niceflag = ((dispflag & DISP_RAW) == 0); in io_display() local
302 int niceflag = ((dispflag & DISP_RAW) == 0); in vm_display() local
321 int niceflag = ((dispflag & DISP_RAW) == 0); in attr_display() local
339 int niceflag = ((dispflag & DISP_RAW) == 0); in naming_display() local
361 #define PRINT_VOPSTAT_CMN(niceflag, vop) \ argument
366 #define PRINT_VOPSTAT(niceflag, vop) \ argument
371 #define PRINT_VOPSTAT_IO(niceflag, vop) \ argument
379 int niceflag = ((dispflag & DISP_RAW) == 0); in vop_display() local