Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/stat/fsstat/
H A Dfsstat.c165 int niceflag = ((dispflag & DISP_RAW) == 0); in dflt_display() local
215 int niceflag = ((dispflag & DISP_RAW) == 0); in io_display() local
242 int niceflag = ((dispflag & DISP_RAW) == 0); in vm_display() local
261 int niceflag = ((dispflag & DISP_RAW) == 0); in attr_display() local
279 int niceflag = ((dispflag & DISP_RAW) == 0); in naming_display() local
301 #define PRINT_VOPSTAT_CMN(niceflag, vop) \ argument
306 #define PRINT_VOPSTAT(niceflag, vop) \ argument
311 #define PRINT_VOPSTAT_IO(niceflag, vop) \ argument
319 int niceflag = ((dispflag & DISP_RAW) == 0); in vop_display() local