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

/illumos-gate/usr/src/cmd/stat/iostat/
H A Diostat.c124 static uint_t do_tty; /* show tty info (-t) */ variable
287 if (do_tty || do_cpu) {
456 if (do_tty)
471 if (do_tty)
545 if (do_tty)
553 if (do_tty)
1088 do_tty++;
1184 if (do_tty == 0 && do_disk == 0 && do_cpu == 0)
1185 do_tty = do_cpu = 1, do_disk = DISK_OLD;
1401 if (do_tty)
[all...]

Completed in 59 milliseconds