Searched refs:VERASE (Results 1 – 3 of 3) sorted by relevance
81 #define VERASE 3 /* ICANON */ macro
266 term->c_cc[VERASE] = sg->sg_erase; in ttsetcompat()430 sg->sg_erase = cc[VERASE]; in ttcompat()
691 if (CCEQ(cc[VERASE], c)) { in ttyinput()2753 ttyecho(tp->t_cc[VERASE], tp); in ttyrub()