Searched refs:showmode (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/contrib/nvi/vi/
H A Dv_itxt.c97 sp->showmode = SM_APPEND;
153 sp->showmode = SM_INSERT;
204 sp->showmode = SM_INSERT;
275 sp->showmode = SM_CHANGE;
394 sp->showmode = SM_REPLACE;
428 sp->showmode = SM_CHANGE;
H A Dv_replace.c101 sp->showmode = SM_REPLACE;
H A Dvs_refresh.c873 t = msg_cat(sp, modes[sp->showmode], &len);
H A Dvi.c102 sp->showmode = SM_COMMAND;
/freebsd-11.0-release/contrib/nvi/common/
H A Dscreen.h90 SM_REPLACE } showmode; member in struct:_scr

Completed in 168 milliseconds