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

/freebsd-11.0-release/contrib/ntp/sntp/libopts/
H A Dstack.c63 if ((od->fOptState & OPTST_INITENABLED) == 0)
166 if ((od->fOptState & OPTST_INITENABLED) == 0)
H A Dgenshell.h114 if ((GENSHELL_DESC(n).fOptState & OPTST_INITENABLED) == 0) \
H A Dgenshell.c136 #define SHELL_FLAGS (OPTST_INITENABLED \
H A Dusage.c863 if (od->fOptState & OPTST_INITENABLED)
/freebsd-11.0-release/contrib/ntp/ntpsnmpd/
H A Dntpsnmpd-opts.h115 if ((DESC(n).fOptState & OPTST_INITENABLED) == 0) \
/freebsd-11.0-release/contrib/ntp/ntpdc/
H A Dntpdc-opts.h122 if ((DESC(n).fOptState & OPTST_INITENABLED) == 0) \
/freebsd-11.0-release/contrib/ntp/ntpq/
H A Dntpq-opts.h123 if ((DESC(n).fOptState & OPTST_INITENABLED) == 0) \
/freebsd-11.0-release/contrib/ntp/sntp/libopts/autoopts/
H A Doptions.h233 #define OPTST_INITENABLED 0x0000800U macro
/freebsd-11.0-release/contrib/ntp/sntp/
H A Dsntp-opts.h130 if ((DESC(n).fOptState & OPTST_INITENABLED) == 0) \
H A Dsntp-opts.c413 #define WAIT_FLAGS (OPTST_INITENABLED)
/freebsd-11.0-release/contrib/ntp/util/
H A Dntp-keygen-opts.h133 if ((DESC(n).fOptState & OPTST_INITENABLED) == 0) \
/freebsd-11.0-release/contrib/ntp/ntpd/
H A Dntpd-opts.h145 if ((DESC(n).fOptState & OPTST_INITENABLED) == 0) \

Completed in 191 milliseconds