Searched refs:reply_info_alloc_rrset_keys (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/contrib/unbound/util/data/ |
| H A D | msgreply.h | 382 int reply_info_alloc_rrset_keys(struct reply_info* rep,
|
| H A D | msgreply.c | 144 reply_info_alloc_rrset_keys(struct reply_info* rep, struct alloc_cache* alloc, in reply_info_alloc_rrset_keys() function 450 if(!reply_info_alloc_rrset_keys(*rep, alloc, region)) { in parse_create_msg() 711 if(!reply_info_alloc_rrset_keys(cp, alloc, region)) { in reply_info_copy()
|
| /freebsd-12.1/contrib/unbound/dns64/ |
| H A D | dns64.c | 840 if(!reply_info_alloc_rrset_keys(cp, NULL, super->region)) { in dns64_adjust_a()
|
| /freebsd-12.1/contrib/unbound/respip/ |
| H A D | respip.c | 661 if(!reply_info_alloc_rrset_keys(new_rep, NULL, region)) in make_new_reply_info()
|