Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libbc/inc/include/sys/
H A Dttycom.h61 #define TIOCGSIZE _IOR('t',38,struct ttysize)/* get tty size */ macro
/titanic_50/usr/src/ucbhead/sys/
H A Dioctl.h133 #define TIOCGSIZE TIOCGWINSZ macro
/titanic_50/usr/src/uts/common/sys/
H A Dptyvar.h133 #define TIOCGSIZE _IOR('t', 38, struct ttysize) /* get tty size */ macro