Searched refs:DISABLED_OPT (Results 1 - 12 of 12) sorted by relevance

/freebsd-11.0-release/contrib/ntp/sntp/libopts/
H A Dinit.c207 if (DISABLED_OPT(od))
228 if ((od != NULL) && ! DISABLED_OPT(od))
H A Dgenshell.h104 #define ENABLED_GENSHELL_OPT(n) (! DISABLED_OPT(& GENSHELL_DESC(n)))
H A Dconfigfile.c1085 if (DISABLED_OPT(od) && PRESETTING(inc)) {
1173 if ( DISABLED_OPT(odesc)
H A Dsave.c290 (! DISABLED_OPT(od) || (od->optEquivIndex != NO_EQUIVALENT))
581 (DISABLED_OPT(p)) ? pOD->pz_DisableName : pOD->pz_Name;
H A Dputshell.c423 if (UNUSED_OPT(pOD) && DISABLED_OPT(pOD))
/freebsd-11.0-release/contrib/ntp/ntpsnmpd/
H A Dntpsnmpd-opts.h105 #define ENABLED_OPT(n) (! DISABLED_OPT(& DESC(n)))
/freebsd-11.0-release/contrib/ntp/ntpdc/
H A Dntpdc-opts.h112 #define ENABLED_OPT(n) (! DISABLED_OPT(& DESC(n)))
/freebsd-11.0-release/contrib/ntp/ntpq/
H A Dntpq-opts.h113 #define ENABLED_OPT(n) (! DISABLED_OPT(& DESC(n)))
/freebsd-11.0-release/contrib/ntp/sntp/libopts/autoopts/
H A Doptions.h320 #define DISABLED_OPT(_od) ((_od)->fOptState & OPTST_DISABLED) macro
/freebsd-11.0-release/contrib/ntp/sntp/
H A Dsntp-opts.h120 #define ENABLED_OPT(n) (! DISABLED_OPT(& DESC(n)))
/freebsd-11.0-release/contrib/ntp/util/
H A Dntp-keygen-opts.h123 #define ENABLED_OPT(n) (! DISABLED_OPT(& DESC(n)))
/freebsd-11.0-release/contrib/ntp/ntpd/
H A Dntpd-opts.h135 #define ENABLED_OPT(n) (! DISABLED_OPT(& DESC(n)))

Completed in 70 milliseconds