Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c6379 int winheight = 24; in zpool_do_iostat() local
6675 winheight = terminal_height(); in zpool_do_iostat()
6680 if (winheight < 0) in zpool_do_iostat()
6693 (cb.cb_iteration % winheight) == 0)) && in zpool_do_iostat()