Home
last modified time | relevance | path

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

/illumos-gate/usr/src/ucbhead/sys/
H A Dioctl.h131 #define TIOCGSIZE TIOCGWINSZ macro
/illumos-gate/usr/src/uts/common/sys/
H A Dptyvar.h131 #define TIOCGSIZE _IOR('t', 38, struct ttysize) /* get tty size */ macro