Searched refs:v_cmd (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/nvi/vi/
H A Dvi.c38 static gcret_t v_cmd __P((SCR *, VICMD *, VICMD *, VICMD *, int *, int *));
155 switch (v_cmd(sp, DOT, vp, NULL, &comcount, &mapped)) {
442 * v_cmd --
455 v_cmd(sp, dp, vp, ismotion, comcountp, mappedp) function
741 if (v_cmd(sp, NULL, &motion, vp, &notused, mappedp) != GC_OK)
/freebsd-9.3-release/usr.bin/vi/
H A DMakefile69 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 161 milliseconds