Home
last modified time | relevance | path

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

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