Home
last modified time | relevance | path

Searched refs:OPTPROC_ARGS_REQ (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ntp/sntp/libopts/
H A Dcheck.c159 else if ((pOpts->fOptSet & OPTPROC_ARGS_REQ) != 0) { in is_consistent()
/freebsd/contrib/ntp/sntp/libopts/autoopts/
H A Doptions.h366 #define OPTPROC_ARGS_REQ 0x000400U macro