Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c5805 int winheight = 24; in zpool_do_iostat() local
6101 winheight = terminal_height(); in zpool_do_iostat()
6106 if (winheight < 0) in zpool_do_iostat()
6119 (cb.cb_iteration % winheight) == 0)) && in zpool_do_iostat()