Home
last modified time | relevance | path

Searched refs:v_emsg (Results 1 – 9 of 9) sorted by relevance

/dragonfly/contrib/nvi2/vi/
H A Dv_util.c39 v_emsg(sp, NULL, VIM_EOF); in v_eof()
44 v_emsg(sp, NULL, VIM_EOF); in v_eof()
62 v_emsg(sp, NULL, VIM_EOL); in v_eol()
67 v_emsg(sp, NULL, VIM_EOL); in v_eol()
134 v_emsg(SCR *sp, char *p, vim_t which) in v_emsg() function
H A Dvi.c495 v_emsg(sp, NULL, VIM_COMBUF); in v_cmd()
526 v_emsg(sp, NULL, VIM_COMBUF); in v_cmd()
538 v_emsg(sp, KEY_NAME(sp, key), VIM_NOCOM); in v_cmd()
572 v_emsg(sp, KEY_NAME(sp, key), in v_cmd()
659 v_emsg(sp, s, VIM_USAGE); in v_cmd()
784 v_emsg(sp, NULL, VIM_EMPTY); in v_motion()
856 v_emsg(sp, NULL, VIM_EMPTY); in v_motion()
H A Dv_z.c116 v_emsg(sp, vp->kp->usage, VIM_USAGE); in v_z()
H A Dv_ulcase.c60 v_emsg(sp, NULL, VIM_EMPTY); in v_ulcase()
H A Dv_replace.c129 v_emsg(sp, NULL, VIM_WRESIZE); in v_replace()
H A Dv_increment.c63 v_emsg(sp, vp->kp->usage, VIM_USAGE); in v_increment()
H A Dv_ex.c551 v_emsg(sp, NULL, VIM_EMPTY); in v_ecl_exec()
H A Dv_txt.c521 v_emsg(sp, NULL, VIM_WRESIZE); in v_txt()
/dragonfly/usr.bin/vi/
H A Dvi_extern.h99 void v_emsg(SCR *, char *, vim_t);