Searched refs:O_SCROLL (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/nvi/common/
H A Doptions_def.h52 #define O_SCROLL 51 macro
H A Doptions.c169 /* O_SCROLL 4BSD */
271 {L("scr"), O_SCROLL}, /* 4BSD (undocumented) */
387 * Initialize O_SCROLL here, after term; initializing term should
393 OI(O_SCROLL, b2);
/freebsd-11.0-release/contrib/nvi/ex/
H A Dex.c934 ecp->addr2.lno = sp->lno + O_VAL(sp, O_SCROLL);

Completed in 159 milliseconds