Home
last modified time | relevance | path

Searched refs:OPTPROC_COMPUTE (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ntp/sntp/libopts/
H A Dautoopts.h447 _aof_(compute, OPTPROC_COMPUTE )
H A Dusage.c552 if (((opts->fOptSet & OPTPROC_COMPUTE) == 0) && (pz != NULL)) { in optionUsage()
/freebsd/contrib/ntp/sntp/libopts/autoopts/
H A Doptions.h386 #define OPTPROC_COMPUTE 0x100000U macro