Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/unbound/validator/
H A Dval_utils.h73 VAL_CLASS_NAMEERROR, enumerator
H A Dval_utils.c71 return VAL_CLASS_NAMEERROR; in val_classify_response()
247 } else if(subtype == VAL_CLASS_NAMEERROR in val_find_signer()
1099 case VAL_CLASS_NAMEERROR: return "nameerror"; in val_classification_to_string()
H A Dvalidator.c1551 if(subtype == VAL_CLASS_NAMEERROR && vq->signer_name && in processInit()
1921 case VAL_CLASS_NAMEERROR: in processValidate()
2446 subtype == VAL_CLASS_NAMEERROR) { in ds_response_to_ke()