Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/validator/
H A Dval_utils.h81 VAL_CLASS_ANY enumerator
H A Dval_utils.c120 return VAL_CLASS_ANY; in val_classify_response()
344 } else if(subtype == VAL_CLASS_ANY) { in val_find_signer()
1239 case VAL_CLASS_ANY: return "qtype_any"; in val_classification_to_string()
H A Dvalidator.c2206 if((subtype == VAL_CLASS_POSITIVE || subtype == VAL_CLASS_ANY in processValidate()
2320 case VAL_CLASS_ANY: in processValidate()