Home
last modified time | relevance | path

Searched refs:OPTST_DEFINED (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/ntp/sntp/libopts/
H A Dautoopts.c140 if ((od->fOptState & OPTST_DEFINED) != 0) { in handle_opt()
193 if ( (od->fOptState & OPTST_DEFINED) in handle_opt()
223 if ( ((o_st->flags & OPTST_DEFINED) != 0) in next_opt()
H A Dalias.c91 if ( (new_od->fOptState & OPTST_DEFINED) in optionAlias()
H A Dfind.c299 opt_st.flags = OPTST_DEFINED; in optionVendorOption()
H A Dconfigfile.c387 st_flags = OPTST_DEFINED; in file_preset()
/freebsd/contrib/ntp/sntp/libopts/autoopts/
H A Doptions.h218 #define OPTST_DEFINED 0x0000004U macro
/freebsd/contrib/ntp/ntpq/
H A Dntpq.c3898 if ((pOptDesc->fOptState & OPTST_SET_MASK) == OPTST_DEFINED) in ntpq_custom_opt_handler()
3904 if ((pOptDesc->fOptState & OPTST_SET_MASK) == OPTST_DEFINED) in ntpq_custom_opt_handler()