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

/freebsd-11.0-release/contrib/nvi/common/
H A Doptions.h90 #define OPT_NOUNSET 0x020 /* Option may not be unset. */ macro
H A Doptions.c176 {L("secure"), NULL, OPT_0BOOL, OPT_NOUNSET},
549 if (F_ISSET(op, OPT_NOUNSET) && turnoff) {

Completed in 103 milliseconds