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

/freebsd-13-stable/contrib/nvi/cl/
H A Dextern.h14 int cl_refresh(SCR *, int);
H A Dcl_main.c385 gp->scr_refresh = cl_refresh;
H A Dcl_funcs.c512 * cl_refresh --
515 * PUBLIC: int cl_refresh(SCR *, int);
518 cl_refresh(SCR *sp, int repaint) function
809 (void)cl_refresh(sp, 1);

Completed in 151 milliseconds