Searched refs:linesout (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/avs/dsstat/
H A Dreport.c251 linesout++;
299 linesout++;
317 linesout++;
327 linesout++;
350 linesout++;
363 if ((linesout % DISPLAY_LINES) != 0)
367 if (linesout != 0)
376 if (linesout)
H A Ddsstat.h44 extern int linesout;
H A Dii_stats.c495 linesout++;
536 linesout++;
577 linesout++;
624 linesout++;
630 linesout++;
H A Dsdbc_stats.c254 static uint32_t linesout = 0; local
298 linesout++;
355 if ((linesout % DISPLAY_LINES) != 0)
359 if (linesout != 0)
368 if (linesout)
H A Ddsstat.c44 int linesout = 0; variable
/illumos-gate/usr/src/cmd/stat/fsstat/
H A Dfsstat.c856 int linesout = 0; /* Keeps track of lines printed */ local
1007 linesout++;
1022 linesout++;
1059 if (linesout > HEADERLINES) {
1060 linesout = 0;
1068 linesout++;
1087 linesout++;

Completed in 82 milliseconds