Home
last modified time | relevance | path

Searched refs:screen_end (Results 1 – 10 of 10) sorted by relevance

/src/contrib/nvi/common/
H A Dmain.c269 if (screen_end(sp)) in editor()
283 if (screen_end(sp)) in editor()
363 if (screen_end(sp)) in editor()
430 (void)screen_end(gp->ccl_sp); in v_end()
433 (void)screen_end(sp); in v_end()
435 (void)screen_end(sp); in v_end()
H A Dscreen.c116 err: screen_end(sp); in screen_init()
128 screen_end(SCR *sp) in screen_end() function
H A Dextern.h103 int screen_end(SCR *);
/src/contrib/nvi/ex/
H A Dex_edit.c118 (void)screen_end(new); in ex_N_edit()
143 (void)screen_end(new); in ex_N_edit()
H A Dex_args.c138 (void)screen_end(new); in ex_N_next()
148 (void)screen_end(new); in ex_N_next()
H A Dex_tag.c265 (void)screen_end(new); in ex_tag_Nswitch()
279 (void)screen_end(new); in ex_tag_Nswitch()
H A Dex.c161 return (screen_end(sp)); in ex()
/src/contrib/nvi/vi/
H A Dv_ex.c505 (void)screen_end(new); in v_ecl()
637 (void)screen_end(gp->ccl_sp); in v_ecl_init()
H A Dvi.c251 if (screen_end(sp)) in vi()
/src/usr.bin/vi/
H A Dcommon_extern.h103 int screen_end(SCR *);