Home
last modified time | relevance | path

Searched refs:C_SCROLL (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.bin/vi/
H A Dex_def.h1 #define C_SCROLL 0 macro
/freebsd/contrib/nvi/ex/
H A Dex_usage.c106 if (cp == &cmds[C_SCROLL]) in ex_usage()
H A Dex.c931 if (ecp->cmd == &cmds[C_SCROLL]) { in ex_cmd()
1373 (F_ISSET(ecp, E_USELASTCMD) || ecp->cmd == &cmds[C_SCROLL])) in ex_cmd()