Searched refs:TXT_TTYWERASE (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/contrib/nvi/common/
H A Dkey.h239 #define TXT_TTYWERASE 0x20000000 /* Option: ttywerase. */ macro
/freebsd-10.2-release/contrib/nvi/vi/
H A Dv_itxt.c479 LF_SET(TXT_TTYWERASE);
H A Dv_txt.c88 LF_SET(TXT_TTYWERASE);
1100 * TXT_ALTWERASE and TXT_TTYWERASE specify the 4.4BSD tty
1108 if (LF_ISSET(TXT_TTYWERASE))

Completed in 57 milliseconds