Home
last modified time | relevance | path

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

/freebsd/lib/libdpv/
H A Ddialog_util.h64 #define tty_maxrows() dialog_maxrows() macro
H A Dstatus.c55 status_row = tty_maxrows() - 1; in status_printf()