Searched refs:OPTPROC_INITDONE (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/ntp-92/libopts/
H A Dautoopts.c1105 if ((pOpts->fOptSet & OPTPROC_INITDONE) == 0) {
1108 pOpts->fOptSet |= OPTPROC_INITDONE;
/macosx-10.10/ntp-92/sntp/libopts/
H A Dautoopts.c1105 if ((pOpts->fOptSet & OPTPROC_INITDONE) == 0) {
1108 pOpts->fOptSet |= OPTPROC_INITDONE;
/macosx-10.10/ntp-92/libopts/autoopts/
H A Doptions.h257 #define OPTPROC_INITDONE (1U << OPTPROC_INITDONE_ID) macro
/macosx-10.10/ntp-92/sntp/libopts/autoopts/
H A Doptions.h257 #define OPTPROC_INITDONE (1U << OPTPROC_INITDONE_ID) macro

Completed in 116 milliseconds