Home
last modified time | relevance | path

Searched refs:screen_init (Results 1 – 8 of 8) sorted by relevance

/src/contrib/nvi/ex/
H A Dex_edit.c114 if (screen_init(sp->gp, sp, &new)) in ex_N_edit()
H A Dex_args.c135 if (screen_init(sp->gp, sp, &new)) in ex_N_next()
H A Dex_tag.c261 if (screen_init(sp->gp, sp, &new)) in ex_tag_Nswitch()
/src/contrib/nvi/vi/
H A Dv_ex.c502 if (screen_init(gp, sp, &new)) in v_ecl()
634 if (screen_init(gp, sp, &gp->ccl_sp)) in v_ecl_init()
/src/contrib/nvi/common/
H A Dscreen.c34 screen_init(GS *gp, SCR *orig, SCR **spp) in screen_init() function
H A Dextern.h102 int screen_init(GS *, SCR *, SCR **);
H A Dmain.c219 if (screen_init(gp, NULL, &sp)) { in editor()
/src/usr.bin/vi/
H A Dcommon_extern.h102 int screen_init(GS *, SCR *, SCR **);