Searched refs:TXT_BS (Results 1 – 4 of 4) sorted by relevance
183 #define TXT_BS 0x00000080 /* Backspace returns the buffer. */ macro
283 '!', TXT_BS | TXT_CR | TXT_ESCAPE | TXT_FILEC | TXT_PROMPT)) in v_filter()383 TXT_BS | TXT_CEDIT | TXT_FILEC | TXT_PROMPT)) in v_ex()
83 TXT_BS | TXT_CR | TXT_ESCAPE | TXT_PROMPT | in v_exaddr()
979 if (tp->cno <= tp->offset && LF_ISSET(TXT_BS)) { in v_txt()