taglinefilesource code
KILL_CHAR209drivers/char/n_tty.cecho_char(KILL_CHAR(tty), tty);
KILL_CHAR426drivers/char/n_tty.cif (c == ERASE_CHAR(tty) || c == KILL_CHAR(tty) ||
KILL_CHAR637drivers/char/n_tty.cset_bit(KILL_CHAR(tty), &tty->process_char_map);