Home
last modified time | relevance | path

Searched defs:ttysize (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dptyvar.h105 struct ttysize { struct
106 int ts_lines; /* number of lines on terminal */
130 #define TIOCSSIZE _IOW('t', 37, struct ttysize) /* set tty size */ argument