taglinefilesource code
char_error204include/linux/tty.hunsigned char char_error:2;
char_error502kernel/chr_drv/tty_io.ctty->char_error = c & 3;
char_error505kernel/chr_drv/tty_io.cif (tty->char_error) {
char_error506kernel/chr_drv/tty_io.cif (tty->char_error == TTY_BREAK) {
char_error507kernel/chr_drv/tty_io.ctty->char_error = 0;
char_error518kernel/chr_drv/tty_io.ctty->char_error = 0;