Home
last modified time | relevance | path

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

/openbsd/usr.bin/vi/include/
H A Dcl_extern.h7 int cl_clrtoeol(SCR *);
/openbsd/usr.bin/vi/cl/
H A Dcl_main.c320 gp->scr_clrtoeol = cl_clrtoeol; in cl_func_std()
H A Dcl_funcs.c229 cl_clrtoeol(SCR *sp) in cl_clrtoeol() function