TIOCGWINSZ        754 plugin/ipc/file/filewrappers.cpp   if (send_sigwinch && request == TIOCGWINSZ) {
TIOCGWINSZ        275 plugin/pid/pid_filewrappers.cpp   if (send_sigwinch && request == TIOCGWINSZ) {
TIOCGWINSZ         64 terminal.cpp       ioctl (STDIN_FILENO, TIOCGWINSZ, (char *) &win);
TIOCGWINSZ        101 terminal.cpp           ioctl (STDIN_FILENO, TIOCGWINSZ, (char *) &cur_win);