Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/stat/iostat/
H A Diostat.c123 static uint_t do_tty; /* show tty info (-t) */ variable
286 if (do_tty || do_cpu) { in main()
455 if (do_tty) in printhdr()
470 if (do_tty) in printhdr()
544 if (do_tty) in printxhdr()
552 if (do_tty) in printxhdr()
1087 do_tty++; in do_args()
1183 if (do_tty == 0 && do_disk == 0 && do_cpu == 0) in do_args()
1184 do_tty = do_cpu = 1, do_disk = DISK_OLD; in do_args()
1382 if (do_tty) in do_format()
[all …]