Home
last modified time | relevance | path

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

/freebsd/usr.bin/vi/
H A DMakefile46 SRCS+= cl_funcs.c cl_main.c cl_read.c cl_screen.c cl_term.c
H A Dextern.h23 int cl_screen(SCR *, u_int32_t);
/freebsd/contrib/nvi/cl/
H A Dcl_main.c387 gp->scr_screen = cl_screen; in cl_func_std()
H A Dcl_screen.c45 cl_screen(SCR *sp, u_int32_t flags) in cl_screen() function
/freebsd/contrib/nvi/
H A DCMakeLists.txt51 cl/cl_funcs.c cl/cl_main.c cl/cl_read.c cl/cl_screen.c cl/cl_term.c)