TIOCGWINSZ        318 lib/tty/tty-ncurses.c #if defined(TIOCGWINSZ) && NCURSES_VERSION_MAJOR >= 4
TIOCGWINSZ        329 lib/tty/tty-ncurses.c     ioctl (fileno (stdout), TIOCGWINSZ, &winsz);
TIOCGWINSZ        238 src/consaver/cons.saver.c     if (ioctl (console_fd, TIOCGWINSZ, &winsz) < 0