Home
last modified time | relevance | path

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

/mirbsd/src/usr.bin/vi/vi/
Dvs_msg.c100 (void)gp->scr_clrtoeol(sp);
114 (void)gp->scr_clrtoeol(sp);
192 (void)gp->scr_clrtoeol(sp);
439 (void)gp->scr_clrtoeol(sp);
498 (void)gp->scr_clrtoeol(sp);
835 (void)gp->scr_clrtoeol(sp);
Dvs_refresh.c271 (void)gp->scr_clrtoeol(sp);
275 (void)gp->scr_clrtoeol(sp);
678 (void)gp->scr_clrtoeol(sp);
841 (void)gp->scr_clrtoeol(sp);
Dvs_line.c192 (void)gp->scr_clrtoeol(sp);
451 (void)gp->scr_clrtoeol(sp);
Dvs_smap.c794 (void)gp->scr_clrtoeol(sp);
975 (void)gp->scr_clrtoeol(sp);
978 (void)gp->scr_clrtoeol(sp);
1030 (void)gp->scr_clrtoeol(sp);
Dv_txt.c192 (void)sp->gp->scr_clrtoeol(sp);
/mirbsd/src/usr.bin/vi/common/
Dgs.h166 int (*scr_clrtoeol)(SCR *); member
/mirbsd/src/usr.bin/vi/cl/
Dcl_main.c440 gp->scr_clrtoeol = cl_clrtoeol;