Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c5351 int winheight = 24; in zpool_do_iostat() local
5644 winheight = terminal_height(); in zpool_do_iostat()
5649 if (winheight < 0) in zpool_do_iostat()
5662 (cb.cb_iteration % winheight) == 0)) && in zpool_do_iostat()