Searched refs:v_screen_copy (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/dist/nvi/vi/
H A Dv_init.c33 * v_screen_copy --
36 * PUBLIC: int v_screen_copy __P((SCR *, SCR *));
39 v_screen_copy(SCR *orig, SCR *sp) function
H A Dextern.h34 int v_screen_copy __P((SCR *, SCR *));
/netbsd-6-1-5-RELEASE/dist/nvi/common/
H A Dscreen.c116 if (v_screen_copy(orig, sp)) /* Vi. */

Completed in 77 milliseconds