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

/freebsd-10.2-release/contrib/nvi/cl/
H A Dextern.h14 int cl_refresh __P((SCR *, int));
H A Dcl_funcs.c516 * cl_refresh --
519 * PUBLIC: int cl_refresh __P((SCR *, int));
522 cl_refresh(SCR *sp, int repaint) function
813 (void)cl_refresh(sp, 1);
H A Dcl_main.c411 gp->scr_refresh = cl_refresh;

Completed in 164 milliseconds