Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/stat/fsstat/
H A Dfsstat.c164 int niceflag = ((dispflag & DISP_RAW) == 0); in dflt_display() local
214 int niceflag = ((dispflag & DISP_RAW) == 0); in io_display() local
241 int niceflag = ((dispflag & DISP_RAW) == 0); in vm_display() local
260 int niceflag = ((dispflag & DISP_RAW) == 0); in attr_display() local
278 int niceflag = ((dispflag & DISP_RAW) == 0); in naming_display() local
300 #define PRINT_VOPSTAT_CMN(niceflag, vop) \ argument
305 #define PRINT_VOPSTAT(niceflag, vop) \ argument
310 #define PRINT_VOPSTAT_IO(niceflag, vop) \ argument
318 int niceflag = ((dispflag & DISP_RAW) == 0); in vop_display() local