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

/freebsd-10.2-release/contrib/nvi/vi/
H A Dv_redraw.c13 static const char sccsid[] = "$Id: v_redraw.c,v 10.7 2001/06/25 15:19:34 skimo Exp $";
28 * v_redraw -- ^L, ^R
31 * PUBLIC: int v_redraw __P((SCR *, VICMD *));
34 v_redraw(SCR *sp, VICMD *vp) function
H A Dv_cmd.c75 {v_redraw, 0,
95 {v_redraw, 0,
H A Dextern.h56 int v_redraw __P((SCR *, VICMD *));
/freebsd-10.2-release/usr.bin/vi/
H A DMakefile74 v_itxt.c v_left.c v_mark.c v_match.c v_paragraph.c v_put.c v_redraw.c \

Completed in 121 milliseconds