Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/cl/
H A Dcl_screen.c31 static int cl_ex_end(GS *);
157 F_ISSET(clp, CL_SCR_EX_INIT) && cl_ex_end(gp)) in cl_quit()
497 cl_ex_end(GS *gp) in cl_ex_end() function