Searched refs:ex_cmd (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/nvi/ex/
H A Dex_init.c186 (void)ex_cmd(sp);
230 (void)ex_cmd(sp);
255 (void)ex_cmd(sp);
H A Dextern.h2 int ex_cmd(SCR *);
H A Dex.c119 * ex_cmd() a separator -- it discards single newlines.
131 if (ex_cmd(sp) && F_ISSET(gp, G_SCRIPTED))
168 * ex_cmd --
175 * you expect to use it again after ex_cmd() returns.
190 * PUBLIC: int ex_cmd(SCR *);
193 ex_cmd(SCR *sp) function
/freebsd-11-stable/usr.bin/vi/
H A DMakefile55 ex_cd.c ex_cmd.c ex_cscope.c ex_delete.c ex_display.c \
/freebsd-11-stable/contrib/nvi/common/
H A Dmain.c373 (void)ex_cmd(sp);
/freebsd-11-stable/contrib/nvi/vi/
H A Dv_ex.c405 (void)ex_cmd(sp);

Completed in 197 milliseconds