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

/freebsd-10.3-release/contrib/nvi/vi/
H A Dv_cmd.c227 {v_ex, 0,
H A Dextern.h25 int v_ex __P((SCR *, VICMD *));
H A Dv_ex.c13 static const char sccsid[] = "$Id: v_ex.c,v 10.61 2011/12/22 18:41:53 zy Exp $";
319 * v_ex -- :
322 * PUBLIC: int v_ex __P((SCR *, VICMD *));
325 v_ex(SCR *sp, VICMD *vp) function
/freebsd-10.3-release/usr.bin/vi/
H A DMakefile73 SRCS+= getc.c v_at.c v_ch.c v_cmd.c v_delete.c v_ex.c v_increment.c v_init.c \

Completed in 109 milliseconds