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

/freebsd-10.0-release/contrib/nvi/cl/
H A Dextern.h23 int cl_quit __P((GS *));
H A Dcl_screen.c65 if (cl_quit(gp))
131 * cl_quit --
134 * PUBLIC: int cl_quit __P((GS *));
137 cl_quit(GS *gp) function
H A Dcl_main.c125 (void)cl_quit(gp);

Completed in 55 milliseconds