Searched refs:vs_sm_up (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/nvi/vi/ |
H A D | vs_smap.c | 32 static int vs_sm_up(SCR *, MARK *, recno_t, scroll_t, SMAP *); 541 if (vs_sm_up(sp, rp, count, scmd, smp)) in vs_sm_scroll() 571 vs_sm_up(SCR *sp, MARK *rp, recno_t count, scroll_t scmd, SMAP *smp) in vs_sm_up() function
|