Searched defs:ttysize (Results 1 – 1 of 1) sorted by relevance
105 struct ttysize { struct106 int ts_lines; /* number of lines on terminal */130 #define TIOCSSIZE _IOW('t', 37, struct ttysize) /* set tty size */ argument