Searched refs:OPT_ADISP (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/nvi/common/
H A Doptions.h83 #define OPT_ADISP 0x001 /* Always display the option. */ macro
H A Doptions.c212 {L("term"), NULL, OPT_STR, OPT_ADISP|OPT_NOSAVE},
860 /* If OPT_ADISP set, it's always "changed". */
861 if (F_ISSET(op, OPT_ADISP))

Completed in 145 milliseconds