Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/unbound/util/data/
Dmsgreply.h398 int reply_info_alloc_rrset_keys(struct reply_info* rep,
Dmsgreply.c149 reply_info_alloc_rrset_keys(struct reply_info* rep, struct alloc_cache* alloc, in reply_info_alloc_rrset_keys() function
190 if(!reply_info_alloc_rrset_keys(new_rep, NULL, region)) in make_new_reply_info()
493 if(!reply_info_alloc_rrset_keys(*rep, alloc, region)) { in parse_create_msg()
781 if(!reply_info_alloc_rrset_keys(cp, alloc, region)) { in reply_info_copy()
/freebsd-12-stable/contrib/unbound/dns64/
Ddns64.c855 if(!reply_info_alloc_rrset_keys(cp, NULL, super->region)) { in dns64_adjust_a()