Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/ntp/sntp/libopts/autoopts/
H A Doptions.h303 #define OPTST_NO_OUTPUT_MASK 0x8280000U macro
/freebsd-14.2/contrib/ntp/sntp/libopts/
H A Dputshell.c364 if ((pOD->fOptState & OPTST_NO_OUTPUT_MASK) != 0) in optionPutShell()