Searched refs:OPTST_ARG_OPTIONAL (Results 1 - 19 of 19) sorted by relevance

/macosx-10.10/ntp-92/libopts/
H A Dversion.c65 if ( ((pOD->fOptState & OPTST_ARG_OPTIONAL) == 0)
H A Dsort.c144 } else if (pOS->pOD->fOptState & OPTST_ARG_OPTIONAL) {
295 } else if (os.pOD->fOptState & OPTST_ARG_OPTIONAL) {
H A Denvironment.c159 } else if ( (os->pOD->fOptState & OPTST_ARG_OPTIONAL)
H A Dgenshell.c118 OPTST_ARG_OPTIONAL | OPTST_IMM | OPTST_NO_INIT
H A Dusage.c519 if (pOD->fOptState & OPTST_ARG_OPTIONAL) {
H A Dautoopts.c765 else if (pOptState->flags & OPTST_ARG_OPTIONAL)
/macosx-10.10/ntp-92/sntp/libopts/
H A Dversion.c65 if ( ((pOD->fOptState & OPTST_ARG_OPTIONAL) == 0)
H A Dsort.c144 } else if (pOS->pOD->fOptState & OPTST_ARG_OPTIONAL) {
295 } else if (os.pOD->fOptState & OPTST_ARG_OPTIONAL) {
H A Denvironment.c159 } else if ( (os->pOD->fOptState & OPTST_ARG_OPTIONAL)
H A Dgenshell.c118 OPTST_ARG_OPTIONAL | OPTST_IMM | OPTST_NO_INIT
H A Dusage.c519 if (pOD->fOptState & OPTST_ARG_OPTIONAL) {
H A Dautoopts.c765 else if (pOptState->flags & OPTST_ARG_OPTIONAL)
/macosx-10.10/ntp-92/libopts/autoopts/
H A Doptions.h163 #define OPTST_ARG_OPTIONAL (1U << OPTST_ARG_OPTIONAL_ID) macro
206 # undef OPTST_ARG_OPTIONAL macro
207 # define OPTST_ARG_OPTIONAL 0 macro
/macosx-10.10/ntp-92/sntp/libopts/autoopts/
H A Doptions.h163 #define OPTST_ARG_OPTIONAL (1U << OPTST_ARG_OPTIONAL_ID) macro
206 # undef OPTST_ARG_OPTIONAL macro
207 # define OPTST_ARG_OPTIONAL 0 macro
/macosx-10.10/ntp-92/ntpdc/
H A Dntpdc-opts.c206 OPTST_ARG_OPTIONAL | OPTST_IMM | OPTST_NO_INIT
427 | OPTST_ARG_OPTIONAL | OPTST_NO_INIT, 0,
/macosx-10.10/ntp-92/ntpq/
H A Dntpq-opts.c187 OPTST_ARG_OPTIONAL | OPTST_IMM | OPTST_NO_INIT
402 | OPTST_ARG_OPTIONAL | OPTST_NO_INIT, 0,
/macosx-10.10/ntp-92/sntp/
H A Dsntp-opts.c217 OPTST_ARG_OPTIONAL | OPTST_IMM | OPTST_NO_INIT
449 | OPTST_ARG_OPTIONAL | OPTST_NO_INIT, 0,
/macosx-10.10/ntp-92/util/
H A Dntp-keygen-opts.c381 OPTST_ARG_OPTIONAL | OPTST_IMM | OPTST_NO_INIT
713 | OPTST_ARG_OPTIONAL | OPTST_NO_INIT, 0,
/macosx-10.10/ntp-92/ntpd/
H A Dntpd-opts.c473 OPTST_ARG_OPTIONAL | OPTST_IMM | OPTST_NO_INIT

Completed in 286 milliseconds