Searched refs:TIOCGWINSZ (Results 1 - 3 of 3) sorted by relevance

/xnu-2422.115.4/bsd/sys/
H A Dioctl.h75 * Pun for SunOS prior to 3.2. SunOS 3.2 and later support TIOCGWINSZ
85 #define TIOCGSIZE TIOCGWINSZ
H A Dttycom.h154 #define TIOCGWINSZ _IOR('t', 104, struct winsize) /* get window size */ macro
/xnu-2422.115.4/bsd/kern/
H A Dtty.c1200 case TIOCGWINSZ: /* get window size */

Completed in 34 milliseconds