Home
last modified time | relevance | path

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

/freebsd-head/contrib/unbound/util/
HDmodule.h876 sldns_ede_code errinf_to_reason_bogus(struct module_qstate* qstate);
HDmodule.c161 sldns_ede_code errinf_to_reason_bogus(struct module_qstate* qstate) in errinf_to_reason_bogus() function
/freebsd-head/contrib/unbound/services/
HDmesh.c1628 reason_bogus = errinf_to_reason_bogus(qstate); in dns_error_reporting()
/freebsd-head/contrib/unbound/validator/
HDvalidator.c2595 update_reason_bogus(vq->orig_msg->rep, errinf_to_reason_bogus(qstate)); in processFinished()