Home
last modified time | relevance | path

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

/src/usr.sbin/iostat/
H A Diostat.c141 static volatile sig_atomic_t headercount; variable
470 for (headercount = 1;;) { in main()
502 if (!--headercount) { in main()
506 headercount = wrows; in main()
550 headercount = wrows; in main()
587 headercount = wrows; in main()
658 headercount = 1; in needhdr()
671 headercount = 1; in needresize()