HomeSort by: relevance | last modified time | path
    Searched defs:ttyheight (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/mail/
complete.c 82 #define ttyheight screenheight /* in "glob.h" */ macro
129 if (ttyheight > 2 && ++k == ttyheight - 2) {
complete.c 82 #define ttyheight screenheight /* in "glob.h" */ macro
129 if (ttyheight > 2 && ++k == ttyheight - 2) {
complete.c 82 #define ttyheight screenheight /* in "glob.h" */ macro
129 if (ttyheight > 2 && ++k == ttyheight - 2) {

Completed in 277 milliseconds