Searched refs:IUTF8 (Results 1 – 7 of 7) sorted by relevance
71 #define IUTF8 0x4000 macro
65 #define IUTF8 0x8000 macro
65 #define IUTF8 0x4000 macro
77 #define IUTF8 0x4000 macro
85 #define IUTF8 0x4000 /* Input is UTF-8 */ macro
71 #define I_IUTF8(tty) _I_FLAG((tty), IUTF8)
3543 tty->termios.c_iflag |= IUTF8; in con_install()3545 tty->termios.c_iflag &= ~IUTF8; in con_install()3752 console_driver->init_termios.c_iflag |= IUTF8; in vty_init()