Home
last modified time | relevance | path

Searched refs:ex_stop (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/nvi/ex/
H A Dex_cmd.c321 {L("stop"), ex_stop, E_SECURE,
326 {L("suspend"), ex_stop, E_SECURE,
H A Dex_stop.c33 ex_stop(SCR *sp, EXCMD *cmdp) in ex_stop() function
/freebsd/usr.bin/vi/
H A DMakefile59 ex_shift.c ex_source.c ex_stop.c ex_subst.c ex_tag.c \
H A Dextern.h123 int ex_stop(SCR *, EXCMD *);
/freebsd/contrib/nvi/
H A DCMakeLists.txt66 ex/ex_set.c ex/ex_shell.c ex/ex_shift.c ex/ex_source.c ex/ex_stop.c