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