taglinefilesource code
char_error206include/linux/tty.hunsigned char char_error:2;
char_error504kernel/chr_drv/tty_io.ctty->char_error = c & 3;
char_error507kernel/chr_drv/tty_io.cif (tty->char_error) {
char_error508kernel/chr_drv/tty_io.cif (tty->char_error == TTY_BREAK) {
char_error509kernel/chr_drv/tty_io.ctty->char_error = 0;
char_error520kernel/chr_drv/tty_io.ctty->char_error = 0;