Home
last modified time | relevance | path

Searched refs:TERM_BS (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/nvi/common/
H A Dcut.h58 TERM_BS, TERM_CEDIT, TERM_CR, TERM_ESC, TERM_OK, TERM_SEARCH enumerator
/freebsd/contrib/nvi/vi/
H A Dv_search.c91 if (tp->term == TERM_BS) in v_exaddr()
H A Dv_ex.c364 if (tp->term == TERM_BS) in v_ex()
H A Dv_txt.c976 tp->term = TERM_BS; in v_txt()