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

/freebsd-11.0-release/usr.sbin/iostat/
H A Diostat.c141 static volatile sig_atomic_t headercount; variable
472 for (headercount = 1;;) {
504 if (!--headercount) {
508 headercount = wrows;
552 headercount = wrows;
589 headercount = wrows;
660 headercount = 1;
673 headercount = 1;

Completed in 83 milliseconds