Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/nvi/dist/cl/
H A Dcl_screen.c41 static int cl_ex_end __P((GS *));
189 F_ISSET(clp, CL_SCR_EX_INIT) && cl_ex_end(gp)) in cl_quit()
555 cl_ex_end(GS *gp) in cl_ex_end() function