Searched refs:ex_exec_proc (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/nvi/ex/
H A Dex_shell.c65 rval = ex_exec_proc(sp, cmdp, buf, NULL, !F_ISSET(sp, SC_SCR_EXWROTE));
82 * ex_exec_proc --
85 * PUBLIC: int ex_exec_proc(SCR *, EXCMD *, char *, const char *, int);
88 ex_exec_proc(SCR *sp, EXCMD *cmdp, char *cmd, const char *msg, int need_newline) function
H A Dex_bang.c116 (void)ex_exec_proc(sp,
H A Dextern.h83 int ex_exec_proc(SCR *, EXCMD *, char *, const char *, int);

Completed in 53 milliseconds