Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/nvi/dist/common/
H A Dgs.c113 (void)screen_end(wp->ccl_sp); in win_end()
116 (void)screen_end(sp); in win_end()
154 (void)screen_end(sp); in gs_end()
H A Dmain.c301 if (screen_end(sp)) in editor()
315 if (screen_end(sp)) in editor()
397 if (screen_end(sp)) in editor()
H A Dscreen.c228 screen_end(SCR *sp) in screen_end() function
/netbsd-src/external/bsd/top/dist/
H A Dscreen.h56 void screen_end(void);
H A Dtop.c121 screen_end(); in quit()
171 screen_end(); in sig_leave()
180 screen_end(); in sig_tstop()
H A Dscreen.c456 screen_end() in screen_end() function
/netbsd-src/external/bsd/nvi/dist/ex/
H A Dex_edit.c147 (void)screen_end(new); in ex_N_edit()
H A Dex_args.c159 (void)screen_end(new); in ex_N_next()
H A Dex_tag.c325 (void)screen_end(new); in ex_tag_Nswitch()
H A Dex.c170 return (screen_end(sp)); in ex()
/netbsd-src/external/bsd/nvi/dist/vi/
H A Dvi.c276 if (screen_end(sp)) in vi()