Home
last modified time | relevance | path

Searched refs:NO_DISPLAY (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/nvi/common/
H A Doptions.h95 enum optdisp { NO_DISPLAY, ALL_DISPLAY, CHANGED_DISPLAY, SELECT_DISPLAY }; enumerator
H A Doptions.c481 disp = NO_DISPLAY; in opts_set()
748 if (disp != NO_DISPLAY) in opts_set()
885 case NO_DISPLAY: in opts_dump()