Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libopts/
H A Dautoopts.c171 o_st->flags |= OPTST_EQUIVALENCE; in handle_opt()
H A Dsave.c890 vod = ((od->fOptState & OPTST_EQUIVALENCE) != 0) in optionSaveFile()
/freebsd/contrib/ntp/sntp/libopts/autoopts/
H A Doptions.h222 #define OPTST_EQUIVALENCE 0x0000010U macro