Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/util/
H A Dmodule.h871 sldns_ede_code errinf_to_reason_bogus(struct module_qstate* qstate);
H A Dmodule.c161 sldns_ede_code errinf_to_reason_bogus(struct module_qstate* qstate) in errinf_to_reason_bogus() function
/freebsd/contrib/unbound/validator/
H A Dvalidator.c2557 update_reason_bogus(vq->orig_msg->rep, errinf_to_reason_bogus(qstate)); in processFinished()