boot_mode 77 lib/tty/tty-slang.c static struct termios boot_mode; boot_mode 252 lib/tty/tty-slang.c tcgetattr (fileno (stdin), &boot_mode); boot_mode 366 lib/tty/tty-slang.c tcsetattr (SLang_TT_Read_FD, TCSANOW, &boot_mode);