Home
last modified time | relevance | path

Searched refs:SM_APPEND (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/nvi/common/
H A Dscreen.h87 SM_APPEND = 0, SM_CHANGE, SM_COMMAND, SM_INSERT, enumerator
/freebsd/contrib/nvi/vi/
H A Dv_itxt.c93 sp->showmode = SM_APPEND; in v_ia()