Searched defs:ttywidth (Results 1 – 6 of 6) sorted by relevance
49 GLOBAL int ttywidth; /* width of tty */ variable
53 static unsigned ttywidth = 80; variable
50 static size_t ttywidth = 80; variable
93 int ttywidth; /* width of tty */ variable
698 #define ttywidth 72 in dumpnames() macro
81 #define ttywidth screenwidth /* in "glob.h" */ macro