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

/freebsd-11-stable/contrib/nvi/ex/
H A Dex_stop.c13 static const char sccsid[] = "$Id: ex_stop.c,v 10.11 2001/06/25 15:19:20 skimo Exp $";
30 * ex_stop -- :stop[!]
34 * PUBLIC: int ex_stop(SCR *, EXCMD *);
37 ex_stop(SCR *sp, EXCMD *cmdp) function
H A Dex_cmd.c325 {L("stop"), ex_stop, E_SECURE,
330 {L("suspend"), ex_stop, E_SECURE,
H A Dextern.h88 int ex_stop(SCR *, EXCMD *);
/freebsd-11-stable/sys/dev/ex/
H A Dif_exvar.h93 void ex_stop(struct ex_softc *);
H A Dif_ex.c292 ex_stop(sc);
588 ex_stop(struct ex_softc *sc) function
591 DODEBUG(Start_End, printf("ex_stop%d: start\n", unit););
615 DODEBUG(Start_End, printf("ex_stop%d: finish\n", unit););
837 ex_stop(sc);
966 ex_stop(sc);
/freebsd-11-stable/usr.bin/vi/
H A DMakefile60 ex_shift.c ex_source.c ex_stop.c ex_subst.c ex_tag.c \

Completed in 72 milliseconds