Searched refs:OPTST_SET (Results 1 - 8 of 8) sorted by relevance

/freebsd-11.0-release/contrib/ntp/sntp/libopts/
H A Dcheck.c88 && (pOD->fOptState & (OPTST_PRESET | OPTST_SET)) )
H A Dconfigfile.c442 st_flags = OPTST_SET;
/freebsd-11.0-release/contrib/ntp/sntp/
H A Dsntp-opts.h109 * It will be one and only one of \a OPTST_SET, \a OPTST_PRESET,
115 /** mask of \a OPTST_SET and \a OPTST_DEFINED. */
281 DESC(WAIT).fOptState |= OPTST_SET )
284 DESC(WAIT).fOptState |= OPTST_SET | OPTST_DISABLED; \
298 DESC(SAVE_OPTS).fOptState |= OPTST_SET; \
/freebsd-11.0-release/contrib/ntp/ntpsnmpd/
H A Dntpsnmpd-opts.h94 * It will be one and only one of \a OPTST_SET, \a OPTST_PRESET,
100 /** mask of \a OPTST_SET and \a OPTST_DEFINED. */
171 DESC(SAVE_OPTS).fOptState |= OPTST_SET; \
/freebsd-11.0-release/contrib/ntp/ntpdc/
H A Dntpdc-opts.h101 * It will be one and only one of \a OPTST_SET, \a OPTST_PRESET,
107 /** mask of \a OPTST_SET and \a OPTST_DEFINED. */
222 DESC(SAVE_OPTS).fOptState |= OPTST_SET; \
/freebsd-11.0-release/contrib/ntp/ntpq/
H A Dntpq-opts.h102 * It will be one and only one of \a OPTST_SET, \a OPTST_PRESET,
108 /** mask of \a OPTST_SET and \a OPTST_DEFINED. */
235 DESC(SAVE_OPTS).fOptState |= OPTST_SET; \
/freebsd-11.0-release/contrib/ntp/sntp/libopts/autoopts/
H A Doptions.h213 #define OPTST_SET 0x0000001U macro
/freebsd-11.0-release/contrib/ntp/util/
H A Dntp-keygen-opts.h112 * It will be one and only one of \a OPTST_SET, \a OPTST_PRESET,
118 /** mask of \a OPTST_SET and \a OPTST_DEFINED. */
314 DESC(SAVE_OPTS).fOptState |= OPTST_SET; \

Completed in 117 milliseconds