Searched refs:OPTST_DEFINED (Results 1 – 6 of 6) sorted by relevance
140 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()
91 if ( (new_od->fOptState & OPTST_DEFINED) in optionAlias()
299 opt_st.flags = OPTST_DEFINED; in optionVendorOption()
387 st_flags = OPTST_DEFINED; in file_preset()
218 #define OPTST_DEFINED 0x0000004U macro
3898 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()