Searched refs:TIOCGSIZE (Results 1 – 7 of 7) sorted by relevance
49 #if !defined(TIOCGSIZE) && !defined(TIOCGWINSZ)85 #ifdef TIOCGSIZE in astwinsize()89 if (!ttctl(fd, TIOCGSIZE, &ts) && ts.ts_lines > 0 && ts.ts_cols > 0) in astwinsize()
131 #define TIOCGSIZE _IOR('t', 38, struct ttysize) /* get tty size */ macro
131 #define TIOCGSIZE TIOCGWINSZ macro
643 case TIOCGSIZE: { in ptslioctl()
896 case TIOCGSIZE: in ptcioctl()
420 { (uint_t)TIOCGSIZE, "TIOCGSIZE", "ttysize" }
3563 case TIOCGSIZE: in strioctl()