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