Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A D_termios.h171 #define ALTWERASE 0x00000200 /* use alternate WERASE algorithm */ macro
/f-stack/freebsd/kern/
H A Dtty_ttydisc.c849 if (CMP_FLAG(l, ALTWERASE) && CTL_ALNUM(c) != alnum) in ttydisc_rubword()
H A Dtty.c94 ECHOCTL|ISIG|ICANON|ALTWERASE|IEXTEN|TOSTOP|\