Home
last modified time | relevance | path

Searched refs:VWERASE (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/sys/
H A D_termios.h52 #define VWERASE 4 /* ICANON together with IEXTEN */ macro
/f-stack/freebsd/kern/
H A Dtty_compat.c155 cc[VWERASE] = ltc->t_werasc; in ttsetcompat()
238 ltc->t_werasc = cc[VWERASE]; in tty_ioctl_compat()
H A Dtty_ttydisc.c1027 if (CMP_CC(VWERASE, c)) { in ttydisc_rint()