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

/freebsd-13-stable/contrib/ntp/sntp/libopts/
H A Dinit.c214 opts->fOptSet |= OPTPROC_PRESETTING;
237 opts->fOptSet &= ~OPTPROC_PRESETTING;
H A Dautoopts.c125 if ( ((opts->fOptSet & OPTPROC_PRESETTING) != 0)
H A Dconfigfile.c441 if ((opts->fOptSet & OPTPROC_PRESETTING) == 0)
/freebsd-13-stable/contrib/ntp/sntp/libopts/autoopts/
H A Doptions.h383 #define OPTPROC_PRESETTING 0x080000U macro

Completed in 68 milliseconds