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

/freebsd-10.2-release/contrib/nvi/vi/
H A Dv_yank.c13 static const char sccsid[] = "$Id: v_yank.c,v 10.10 2001/06/25 15:19:36 skimo Exp $";
28 * v_yank -- [buffer][count]y[count][motion]
42 * PUBLIC: int v_yank __P((SCR *, VICMD *));
45 v_yank(SCR *sp, VICMD *vp) function
H A Dv_cmd.c478 {v_yank, V_CNT|V_DOT|V_MOTION|V_OBUF|VM_RCM_SET,
H A Dextern.h108 int v_yank __P((SCR *, VICMD *));
/freebsd-10.2-release/usr.bin/vi/
H A DMakefile77 v_util.c v_word.c v_xchar.c v_yank.c v_z.c v_zexit.c vi.c

Completed in 103 milliseconds