Searched refs:OPTST_DEFINED (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/contrib/ntp/sntp/libopts/
H A Dalias.c91 if ( (new_od->fOptState & OPTST_DEFINED)
H A Dautoopts.c146 if ((od->fOptState & OPTST_DEFINED) != 0) {
199 if ( (od->fOptState & OPTST_DEFINED)
229 if ( ((o_st->flags & OPTST_DEFINED) != 0)
H A Dfind.c329 opt_st.flags = OPTST_DEFINED;
H A Dconfigfile.c431 st_flags = OPTST_DEFINED;
/freebsd-11.0-release/contrib/ntp/sntp/libopts/autoopts/
H A Doptions.h217 #define OPTST_DEFINED 0x0000004U macro

Completed in 203 milliseconds