boot_mode          81 lib/tty/tty-slang.c static struct termios boot_mode;
boot_mode         304 lib/tty/tty-slang.c     tcgetattr (fileno (stdin), &boot_mode);
boot_mode         418 lib/tty/tty-slang.c     tcsetattr (SLang_TT_Read_FD, TCSANOW, &boot_mode);