Searched refs:sldns_wire2str_type_buf (Results 1 - 10 of 10) sorted by relevance

/freebsd-13-stable/contrib/unbound/ipsecmod/
H A Dipsecmod.c392 sldns_wire2str_type_buf(qstate->qinfo.qtype, type,
480 sldns_wire2str_type_buf(qstate->qinfo.qtype, type,
/freebsd-13-stable/contrib/unbound/sldns/
H A Dwire2str.h452 int sldns_wire2str_type_buf(uint16_t rrtype, char* str, size_t len);
H A Dwire2str.c220 sldns_wire2str_type_buf(rrtype, buf, sizeof(buf));
287 int sldns_wire2str_type_buf(uint16_t rrtype, char* s, size_t slen) function
/freebsd-13-stable/contrib/unbound/smallapp/
H A Dunbound-host.c232 sldns_wire2str_type_buf((uint16_t)t, d, sizeof(d));
H A Dunbound-control.c321 sldns_wire2str_type_buf((uint16_t)i, nm, sizeof(nm));
/freebsd-13-stable/contrib/unbound/iterator/
H A Diter_hints.c386 sldns_wire2str_type_buf(sldns_wirerr_get_type(rr,
/freebsd-13-stable/contrib/unbound/util/
H A Dconfig_file.c2532 sldns_wire2str_type_buf(qstate->qinfo.qtype, t, sizeof(t));
2557 sldns_wire2str_type_buf(qstate->qinfo.qtype, t, sizeof(t));
2581 sldns_wire2str_type_buf(ntohs(rr->rk.type), t, sizeof(t));
/freebsd-13-stable/contrib/unbound/services/cache/
H A Dinfra.c959 sldns_wire2str_type_buf(qinfo->qtype, ts, sizeof(ts));
/freebsd-13-stable/contrib/unbound/util/data/
H A Dmsgreply.c873 sldns_wire2str_type_buf(qinf->qtype, type_buf, sizeof(type_buf));
/freebsd-13-stable/contrib/unbound/services/
H A Dauthzone.c1551 sldns_wire2str_type_buf(sldns_wirerr_get_type(rr,
3214 sldns_wire2str_type_buf(qinfo->qtype, tpstr, sizeof(tpstr));
3225 if(rrset) sldns_wire2str_type_buf(rrset->type, rrstr,
4533 (void)sldns_wire2str_type_buf(rr_type, typestr, sizeof(typestr));

Completed in 315 milliseconds