Home
last modified time | relevance | path

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

/freebsd/usr.bin/vi/
H A Doptions_def.h85 #define O_OPTIONCOUNT 84 macro
/freebsd/contrib/nvi/common/
H A Dscreen.h140 OPTION opts[O_OPTIONCOUNT]; /* Ex/vi: Options. */
H A Doptions.c822 int b_op[O_OPTIONCOUNT], s_op[O_OPTIONCOUNT]; in opts_dump()
1119 for (cnt = rval = 0; cnt < O_OPTIONCOUNT; ++cnt) { in opts_copy()
1161 for (cnt = 0; cnt < O_OPTIONCOUNT; ++cnt) { in opts_free()