Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/dd/
H A Ddd.c139 static unsigned long long nofr; /* count of full output records */ variable
1825 nofr++; /* count a full output buffer */ in flsh()
1897 (void) fprintf(stderr, gettext("%llu+%llu records out\n"), nofr, nopr); in stats()