Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/ex/
H A Dex_set.c33 opts_dump(sp, CHANGED_DISPLAY); in ex_set()
/freebsd/contrib/nvi/common/
H A Doptions.h95 enum optdisp { NO_DISPLAY, ALL_DISPLAY, CHANGED_DISPLAY, SELECT_DISPLAY }; enumerator
H A Doptions.c859 case CHANGED_DISPLAY: /* Display changed. */ in opts_dump()