Searched refs:screen_end (Results 1 - 9 of 9) sorted by relevance

/freebsd-9.3-release/contrib/nvi/ex/
H A Dex_edit.c123 (void)screen_end(new);
141 (void)screen_end(new);
H A Dex_args.c139 (void)screen_end(new);
148 (void)screen_end(new);
H A Dex_tag.c390 (void)screen_end(new);
404 (void)screen_end(new);
H A Dex.c165 return (screen_end(sp));
/freebsd-9.3-release/contrib/nvi/common/
H A Dmain.c307 if (screen_end(sp))
321 if (screen_end(sp))
400 if (screen_end(sp))
468 (void)screen_end(gp->ccl_sp);
471 (void)screen_end(sp);
473 (void)screen_end(sp);
H A Dscreen.c120 err: screen_end(sp);
125 * screen_end --
129 * PUBLIC: int screen_end __P((SCR *));
132 screen_end(sp) function
/freebsd-9.3-release/contrib/nvi/vi/
H A Dv_ex.c572 (void)screen_end(new);
697 (void)screen_end(gp->ccl_sp);
H A Dvi.c260 if (screen_end(sp))
/freebsd-9.3-release/contrib/nvi/include/
H A Dcom_extern.h176 int screen_end __P((SCR *));

Completed in 81 milliseconds