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

/xnu-2782.1.97/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-2782.1.97/bsd/kern/
H A Dtty.c1223 case TIOCGWINSZ: /* get window size */

Completed in 27 milliseconds