Home
last modified time | relevance | path

Searched refs:errinf_to_str_bogus (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/unbound/util/
H A Dmodule.h838 char* errinf_to_str_bogus(struct module_qstate* qstate, struct regional* region);
H A Dmodule.c132 char* errinf_to_str_bogus(struct module_qstate* qstate, struct regional* region) in errinf_to_str_bogus() function
/freebsd/contrib/unbound/services/
H A Dmesh.c1218 if(!(reason = errinf_to_str_bogus(&m->s, NULL))) in mesh_do_callback()
/freebsd/contrib/unbound/validator/
H A Dvalidator.c2456 char* err_str = errinf_to_str_bogus(qstate, in processFinished()
/freebsd/contrib/unbound/doc/
H A DChangelog11 - Fix doxygen comment for errinf_to_str_bogus.