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

/freebsd-10.3-release/contrib/nvi/ex/
H A Dex_bang.c89 vs_update(sp, "!", ap->bp);
H A Dex_read.c131 (void)vs_update(sp, "!", cmdp->argv[argc]->bp);
H A Dex_subst.c634 vs_update(sp, msg_cat(sp,
/freebsd-10.3-release/contrib/nvi/vi/
H A Dextern.h118 void vs_update __P((SCR *, const char *, const CHAR_T *));
H A Dvs_msg.c155 * vs_update --
158 * PUBLIC: void vs_update __P((SCR *, const char *, const CHAR_T *));
161 vs_update(SCR *sp, const char *m1, const CHAR_T *m2) function

Completed in 115 milliseconds