Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/stat/fsstat/
H A Dfsstat.c226 longlong_t nnewfile; in dflt_display() local
239 nnewfile = DELTA(ncreate) + DELTA(nmkdir) + DELTA(nsymlink); in dflt_display()
258 PRINTSTAT(niceflag, "%5s ", "%lld:", nnewfile, ' ', buf); in dflt_display()