Searched refs:TIOCGSIZE (Results 1 – 9 of 9) 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()
61 #define TIOCGSIZE _IOR('t',38,struct ttysize)/* get tty size */ macro
133 #define TIOCGSIZE _IOR('t', 38, struct ttysize) /* get tty size */ macro
133 #define TIOCGSIZE TIOCGWINSZ macro
225 case TIOCGSIZE: in _bc_ioctl()
641 case TIOCGSIZE: { in ptslioctl()
906 case TIOCGSIZE: in ptcioctl()
400 { (uint_t)TIOCGSIZE, "TIOCGSIZE", "ttysize" },
3472 case TIOCGSIZE: in strioctl()