Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/stat/fsstat/
H A Dfsstat.c165 longlong_t nnewfile; in dflt_display() local
178 nnewfile = DELTA(ncreate) + DELTA(nmkdir) + DELTA(nsymlink); in dflt_display()
197 PRINTSTAT(niceflag, "%5s ", "%lld:", nnewfile, buf); in dflt_display()