Searched refs:ex_append (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/contrib/nvi/ex/
H A Dex_append.c13 static const char sccsid[] = "$Id: ex_append.c,v 10.34 2001/06/25 15:19:14 skimo Exp $";
33 * ex_append -- :[line] a[ppend][!]
37 * PUBLIC: int ex_append __P((SCR *, EXCMD *));
40 ex_append(SCR *sp, EXCMD *cmdp) function
H A Dex_cmd.c99 {L("append"), ex_append, E_ADDR1|E_ADDR_ZERO|E_ADDR_ZERODEF,
H A Dextern.h10 int ex_append __P((SCR *, EXCMD *));
/freebsd-10.0-release/usr.bin/vi/
H A DMakefile62 SRCS+= ex.c ex_abbrev.c ex_append.c ex_args.c ex_argv.c ex_at.c ex_bang.c \

Completed in 110 milliseconds