Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c10006 int term_height = terminal_height(); in print_wait_status_row() local
10007 boolean_t reprint_header = (!wd->wd_headers_once && term_height > 0 && in print_wait_status_row()
10008 row % (term_height-1) == 0); in print_wait_status_row()