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

/freebsd-12-stable/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(SCR *, VICMD *);
45 v_yank(SCR *sp, VICMD *vp) function
H A Dextern.h108 int v_yank(SCR *, VICMD *);
H A Dv_cmd.c478 {v_yank, V_CNT|V_DOT|V_MOTION|V_OBUF|VM_RCM_SET,
/freebsd-12-stable/usr.bin/vi/
H A DMakefile69 v_util.c v_word.c v_xchar.c v_yank.c v_z.c v_zexit.c vi.c

Completed in 89 milliseconds