Searched refs:nifr (Results 1 – 1 of 1) sorted by relevance
137 static unsigned long long nifr; /* count of full input records */ variable1014 if ((count == 0 && ecount == B_FALSE) || (nifr+nipr < count)) { in main()1189 nifr++; /* count another full input record */ in main()1896 (void) fprintf(stderr, gettext("%llu+%llu records in\n"), nifr, nipr); in stats()