Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/validator/
H A Dval_utils.h74 VAL_CLASS_NAMEERROR, enumerator
H A Dval_utils.c75 return VAL_CLASS_NAMEERROR; in val_classify_response()
316 } else if(subtype == VAL_CLASS_NAMEERROR in val_find_signer()
1236 case VAL_CLASS_NAMEERROR: return "nameerror"; in val_classification_to_string()
H A Dvalidator.c1835 if(subtype == VAL_CLASS_NAMEERROR && vq->signer_name && in processInit()
2260 case VAL_CLASS_NAMEERROR: in processValidate()
2914 subtype == VAL_CLASS_NAMEERROR) { in ds_response_to_ke()