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.c5936 int winheight = 24; in zpool_do_iostat() local
6232 winheight = terminal_height(); in zpool_do_iostat()
6237 if (winheight < 0) in zpool_do_iostat()
6250 (cb.cb_iteration % winheight) == 0)) && in zpool_do_iostat()