Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/sldns/
H A Dwire2str.h42 extern struct sldns_struct_lookup_table* sldns_wireparse_errors;
H A Dstr2wire.c1007 lt = sldns_lookup_by_id(sldns_wireparse_errors, LDNS_WIREPARSE_ERROR(e)); in sldns_get_errorstr_parse()
H A Dwire2str.c178 sldns_lookup_table* sldns_wireparse_errors = sldns_wireparse_errors_data; variable