taglinefilesource code
char_error218include/linux/tty.hunsigned char char_error:2;
char_error515kernel/chr_drv/tty_io.ctty->char_error = c & 3;
char_error518kernel/chr_drv/tty_io.cif (tty->char_error) {
char_error519kernel/chr_drv/tty_io.cif (tty->char_error == TTY_BREAK) {
char_error520kernel/chr_drv/tty_io.ctty->char_error = 0;
char_error531kernel/chr_drv/tty_io.ctty->char_error = 0;