Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/mail/
H A Dcomplete.c82 #define ttyheight screenheight /* in "glob.h" */ macro
129 if (ttyheight > 2 && ++k == ttyheight - 2) { in list_vertical()