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