Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/unbound/util/
HDmodule.h885 char* errinf_to_str_misc(struct module_qstate* qstate);
HDmodule.c200 char* errinf_to_str_misc(struct module_qstate* qstate) in errinf_to_str_misc() function
/freebsd-14-stable/contrib/unbound/validator/
HDvalidator.c2743 char* err = errinf_to_str_misc(sub_qstate); in primeResponseToKE()
2855 char* err = errinf_to_str_misc(sub_qstate); in ds_response_to_ke()
3235 err = errinf_to_str_misc(sub_qstate); in process_dnskey_response()
/freebsd-14-stable/contrib/unbound/iterator/
HDiterator.c4126 char* err_str = errinf_to_str_misc(qstate); in processFinished()