Home
last modified time | relevance | path

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

/mirbsd/src/usr.bin/vi/ex/
Dex_cmd.c334 {"stop", ex_stop, E_SECURE,
339 {"suspend", ex_stop, E_SECURE,
Dex_stop.c34 ex_stop(sp, cmdp) in ex_stop() function
/mirbsd/src/sys/dev/isa/
Dif_ex.c129 static void ex_stop(struct ex_softc *);
571 ex_stop(sc) in ex_stop() function
868 ex_stop(sc);
916 ex_stop(sc);
/mirbsd/src/usr.bin/vi/include/
Dex_extern.h86 int ex_stop(SCR *, EXCMD *);
/mirbsd/src/usr.bin/vi/build/
DMakefile36 ex_shift.c ex_source.c ex_stop.c ex_subst.c ex_tag.c ex_tcl.c \