VWERASE 642 drivers/tty/tty_ioctl.c tmp.t_werasc = tty->termios.c_cc[VWERASE]; VWERASE 662 drivers/tty/tty_ioctl.c tty->termios.c_cc[VWERASE] = tmp.t_werasc; VWERASE 120 include/linux/tty.h #define WERASE_CHAR(tty) ((tty)->termios.c_cc[VWERASE])