Searched refs:VERASE (Results 1 – 3 of 3) sorted by relevance
50 #define VERASE 3 /* ICANON */ macro
122 term->c_cc[VERASE] = sg->sg_erase; in ttsetcompat()213 sg->sg_erase = cc[VERASE]; in tty_ioctl_compat()
815 ttydisc_echo(tp, tp->t_termios.c_cc[VERASE], 0); in ttydisc_rubchar()1020 if (CMP_CC(VERASE, c) || CMP_CC(VERASE2, c)) { in ttydisc_rint()