Home
last modified time | relevance | path

Searched refs:ex_shell (Results 1 – 6 of 6) sorted by relevance

/src/contrib/nvi/ex/
H A Dex_shell.c38 ex_shell(SCR *sp, EXCMD *cmdp) in ex_shell() function
H A Dex_cmd.c311 {L("shell"), ex_shell, E_SECURE,
H A Dextern.h82 int ex_shell(SCR *, EXCMD *);
/src/usr.bin/vi/
H A DMakefile58 ex_read.c ex_screen.c ex_script.c ex_set.c ex_shell.c \
H A Dex_extern.h82 int ex_shell(SCR *, EXCMD *);
/src/contrib/nvi/
H A DCMakeLists.txt62 ex/ex_set.c ex/ex_shell.c ex/ex_shift.c ex/ex_source.c ex/ex_stop.c