Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/vi/cl/
H A Dcl_screen.c31 static int cl_ex_end(GS *);
155 F_ISSET(clp, CL_SCR_EX_INIT) && cl_ex_end(gp)) in cl_quit()
476 cl_ex_end(GS *gp) in cl_ex_end() function