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

/netbsd-6-1-5-RELEASE/dist/nvi/cl/
H A Dcl_screen.c36 static int cl_vi_end __P((GS *));
156 F_ISSET(clp, CL_SCR_VI_INIT) && cl_vi_end(gp))
378 err: (void)cl_vi_end(sp->gp);
385 * cl_vi_end --
389 cl_vi_end(GS *gp) function

Completed in 169 milliseconds