taglinefilesource code
VWERASE349drivers/char/tty_ioctl.ctmp.t_werasc = tty->termios->c_cc[VWERASE];
VWERASE368drivers/char/tty_ioctl.ctty->termios->c_cc[VWERASE] = tmp.t_werasc;
VWERASE119include/linux/tty.h#define WERASE_CHAR(tty) ((tty)->termios->c_cc[VWERASE])