Searched refs:vs_sm_up (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/bsd/nvi/dist/vi/ |
H A D | vs_smap.c | 42 static int vs_sm_up __P((SCR *, MARK *, db_recno_t, scroll_t, SMAP *)); 551 if (vs_sm_up(sp, rp, count, scmd, smp)) in vs_sm_scroll() 581 vs_sm_up(SCR *sp, MARK *rp, db_recno_t count, scroll_t scmd, SMAP *smp) in vs_sm_up() function
|