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

/netbsd-current/external/bsd/ntp/dist/sntp/libopts/
H A Dcheck.c90 && (pOD->fOptState & (OPTST_PRESET | OPTST_SET)) )
H A Dconfigfile.c444 st_flags = OPTST_SET;
/netbsd-current/external/bsd/ntp/dist/sntp/
H A Dsntp-opts.h111 * It will be one and only one of \a OPTST_SET, \a OPTST_PRESET,
117 /** mask of \a OPTST_SET and \a OPTST_DEFINED. */
283 DESC(WAIT).fOptState |= OPTST_SET )
286 DESC(WAIT).fOptState |= OPTST_SET | OPTST_DISABLED; \
300 DESC(SAVE_OPTS).fOptState |= OPTST_SET; \
/netbsd-current/external/bsd/ntp/dist/ntpsnmpd/
H A Dntpsnmpd-opts.h96 * It will be one and only one of \a OPTST_SET, \a OPTST_PRESET,
102 /** mask of \a OPTST_SET and \a OPTST_DEFINED. */
173 DESC(SAVE_OPTS).fOptState |= OPTST_SET; \
/netbsd-current/external/bsd/ntp/dist/ntpq/
H A Dntpq-opts.h104 * It will be one and only one of \a OPTST_SET, \a OPTST_PRESET,
110 /** mask of \a OPTST_SET and \a OPTST_DEFINED. */
237 DESC(SAVE_OPTS).fOptState |= OPTST_SET; \
/netbsd-current/external/bsd/ntp/dist/ntpdc/
H A Dntpdc-opts.h103 * It will be one and only one of \a OPTST_SET, \a OPTST_PRESET,
109 /** mask of \a OPTST_SET and \a OPTST_DEFINED. */
224 DESC(SAVE_OPTS).fOptState |= OPTST_SET; \
/netbsd-current/external/bsd/ntp/dist/sntp/libopts/autoopts/
H A Doptions.h215 #define OPTST_SET 0x0000001U macro
/netbsd-current/external/bsd/ntp/dist/util/
H A Dntp-keygen-opts.h114 * It will be one and only one of \a OPTST_SET, \a OPTST_PRESET,
120 /** mask of \a OPTST_SET and \a OPTST_DEFINED. */
316 DESC(SAVE_OPTS).fOptState |= OPTST_SET; \

Completed in 211 milliseconds