Searched refs:IUTF8 (Results 1 – 10 of 10) sorted by relevance
92 #define IUTF8 0040000 macro
78 #define IUTF8 0100000 macro
81 #define IUTF8 0040000 macro
86 #define IUTF8 0040000 macro
77 #define IUTF8 0040000 macro
97 #define IUTF8 0040000 /* Input is UTF-8 */ macro
89 #define IUTF8 0040000 macro
107 #define IUTF8 0x00004000 macro
72 #define I_IUTF8(tty) _I_FLAG((tty), IUTF8)
3407 tty->termios.c_iflag |= IUTF8; in con_install()3409 tty->termios.c_iflag &= ~IUTF8; in con_install()3614 console_driver->init_termios.c_iflag |= IUTF8; in vty_init()
Completed in 21 milliseconds