Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/cl/
H A Dcl_screen.c34 static int cl_vi_end(GS *);
152 F_ISSET(clp, CL_SCR_VI_INIT) && cl_vi_end(gp)) in cl_quit()
369 err: (void)cl_vi_end(sp->gp); in cl_vi_init()
380 cl_vi_end(GS *gp) in cl_vi_end() function