Searched refs:OPTST_IMM (Results 1 - 11 of 11) sorted by relevance

/macosx-10.10/ntp-92/libopts/
H A Dautoopts.h259 ( (((_flg) & (OPTST_DISABLED|OPTST_IMM)) == OPTST_IMM) \
280 (((_flg) & (OPTST_DISABLED|OPTST_IMM)) == 0) \
H A Dgenshell.c106 #define OPTST_MORE_HELP_FLAGS (OPTST_IMM | OPTST_NO_INIT)
115 # define OPTST_VERSION_FLAGS OPTST_IMM | OPTST_NO_INIT
118 OPTST_ARG_OPTIONAL | OPTST_IMM | OPTST_NO_INIT
178 /* opt state flags */ OPTST_IMM | OPTST_NO_INIT, 0,
/macosx-10.10/ntp-92/sntp/libopts/
H A Dautoopts.h259 ( (((_flg) & (OPTST_DISABLED|OPTST_IMM)) == OPTST_IMM) \
280 (((_flg) & (OPTST_DISABLED|OPTST_IMM)) == 0) \
H A Dgenshell.c106 #define OPTST_MORE_HELP_FLAGS (OPTST_IMM | OPTST_NO_INIT)
115 # define OPTST_VERSION_FLAGS OPTST_IMM | OPTST_NO_INIT
118 OPTST_ARG_OPTIONAL | OPTST_IMM | OPTST_NO_INIT
178 /* opt state flags */ OPTST_IMM | OPTST_NO_INIT, 0,
/macosx-10.10/ntp-92/ntpdc/
H A Dntpdc-opts.c194 #define OPTST_MORE_HELP_FLAGS (OPTST_IMM | OPTST_NO_INIT)
203 # define OPTST_VERSION_FLAGS OPTST_IMM | OPTST_NO_INIT
206 OPTST_ARG_OPTIONAL | OPTST_IMM | OPTST_NO_INIT
402 /* opt state flags */ OPTST_IMM | OPTST_NO_INIT, 0,
/macosx-10.10/ntp-92/ntpq/
H A Dntpq-opts.c175 #define OPTST_MORE_HELP_FLAGS (OPTST_IMM | OPTST_NO_INIT)
184 # define OPTST_VERSION_FLAGS OPTST_IMM | OPTST_NO_INIT
187 OPTST_ARG_OPTIONAL | OPTST_IMM | OPTST_NO_INIT
377 /* opt state flags */ OPTST_IMM | OPTST_NO_INIT, 0,
/macosx-10.10/ntp-92/sntp/
H A Dsntp-opts.c205 #define OPTST_MORE_HELP_FLAGS (OPTST_IMM | OPTST_NO_INIT)
214 # define OPTST_VERSION_FLAGS OPTST_IMM | OPTST_NO_INIT
217 OPTST_ARG_OPTIONAL | OPTST_IMM | OPTST_NO_INIT
424 /* opt state flags */ OPTST_IMM | OPTST_NO_INIT, 0,
/macosx-10.10/ntp-92/ntpd/
H A Dntpd-opts.c461 #define OPTST_MORE_HELP_FLAGS (OPTST_IMM | OPTST_NO_INIT)
470 # define OPTST_VERSION_FLAGS OPTST_IMM | OPTST_NO_INIT
473 OPTST_ARG_OPTIONAL | OPTST_IMM | OPTST_NO_INIT
932 /* opt state flags */ OPTST_IMM | OPTST_NO_INIT, 0,
/macosx-10.10/ntp-92/util/
H A Dntp-keygen-opts.c369 #define OPTST_MORE_HELP_FLAGS (OPTST_IMM | OPTST_NO_INIT)
378 # define OPTST_VERSION_FLAGS OPTST_IMM | OPTST_NO_INIT
381 OPTST_ARG_OPTIONAL | OPTST_IMM | OPTST_NO_INIT
688 /* opt state flags */ OPTST_IMM | OPTST_NO_INIT, 0,
/macosx-10.10/ntp-92/libopts/autoopts/
H A Doptions.h164 #define OPTST_IMM (1U << OPTST_IMM_ID) macro
/macosx-10.10/ntp-92/sntp/libopts/autoopts/
H A Doptions.h164 #define OPTST_IMM (1U << OPTST_IMM_ID) macro

Completed in 199 milliseconds