Searched refs:VWERASE (Results 1 – 3 of 3) sorted by relevance
83 #define VWERASE 4 /* ICANON together with IEXTEN */ macro
309 cc[VWERASE] = ltc->t_werasc; in ttsetcompat()466 ltc->t_werasc = cc[VWERASE]; in ttcompat()
668 if (CCEQ(cc[VWERASE], c) && ISSET(lflag, IEXTEN)) { in ttyinput()