boot_mode          82 lib/tty/tty-slang.c static struct termios boot_mode;
boot_mode         303 lib/tty/tty-slang.c     tcgetattr (fileno (stdin), &boot_mode);
boot_mode         417 lib/tty/tty-slang.c     tcsetattr (SLang_TT_Read_FD, TCSANOW, &boot_mode);