Home
last modified time | relevance | path

Searched refs:O_SCROLL (Results 1 – 4 of 4) sorted by relevance

/freebsd-9-stable/contrib/nvi/include/
Doptions_def.h49 #define O_SCROLL 48 macro
/freebsd-9-stable/contrib/nvi/ex/
Dex_z.c59 cnt = O_VAL(sp, O_SCROLL) * 2;
Dex.c931 ecp->addr2.lno = sp->lno + O_VAL(sp, O_SCROLL);
/freebsd-9-stable/contrib/nvi/common/
Doptions.c263 {"scr", O_SCROLL}, /* 4BSD (undocumented) */
381 OI(O_SCROLL, b1);