Home
last modified time | relevance | path

Searched refs:packed_rr_to_string (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/bsd/unbound/dist/util/data/
H A Dpacked_rrset.h425 int packed_rr_to_string(struct ub_packed_rrset_key* rrset, size_t i,
H A Dpacked_rrset.c272 int packed_rr_to_string(struct ub_packed_rrset_key* rrset, size_t i, in packed_rr_to_string() function
313 if(!packed_rr_to_string(rrset, i, 0, buf, sizeof(buf))) { in log_packed_rrset()
/netbsd-src/external/bsd/unbound/dist/testcode/
H A Dunitauth.c828 if(!packed_rr_to_string(rep->rrsets[i], j, 0, in pr_rrs()
H A Dunitmsgparse.c244 if(!packed_rr_to_string(rrset, i, 0, buf, sizeof(buf))) in print_rrset()
H A Dunitmain.c930 packed_rr_to_string((struct ub_packed_rrset_key*)rrs, in verify_rrset()
/netbsd-src/external/bsd/unbound/dist/daemon/
H A Dcachedump.c70 if(!packed_rr_to_string(k, i, now, s, sizeof(s))) { in dump_rrset_line()
H A Dremote.c2787 if(!packed_rr_to_string(p->rrset, i, in do_list_local_data()