Symbol: packed_rrset_copy_region
sbin/unwind/libunbound/services/authzone.c
185
return packed_rrset_copy_region(&key, region, adjust);
sbin/unwind/libunbound/services/cache/dns.c
102
else ck = packed_rrset_copy_region(
sbin/unwind/libunbound/services/cache/dns.c
274
packed_rrset_copy_region(rrset, region, now))) {
sbin/unwind/libunbound/services/cache/dns.c
458
packed_rrset_copy_region(rrset, region, now))) {
sbin/unwind/libunbound/services/cache/dns.c
504
packed_rrset_copy_region(rrset, region, now)))
sbin/unwind/libunbound/services/cache/dns.c
515
packed_rrset_copy_region(rrset, region, now)))
sbin/unwind/libunbound/services/cache/dns.c
659
msg->rep->rrsets[i] = packed_rrset_copy_region(r->rrsets[i],
sbin/unwind/libunbound/services/cache/dns.c
687
res->rep->rrsets[i] = packed_rrset_copy_region(
sbin/unwind/libunbound/services/cache/dns.c
722
msg->rep->rrsets[0] = packed_rrset_copy_region(rrset, region, now);
sbin/unwind/libunbound/services/cache/dns.c
762
msg->rep->rrsets[0] = packed_rrset_copy_region(rrset, region, now);
sbin/unwind/libunbound/util/data/packed_rrset.h
448
struct ub_packed_rrset_key* packed_rrset_copy_region(
sbin/unwind/libunbound/validator/val_neg.c
1090
r = packed_rrset_copy_region(k, region, now);
sbin/unwind/libunbound/validator/val_neg.c
1465
if(!(wcrr = packed_rrset_copy_region(cache_wc,
sbin/unwind/libunbound/validator/val_utils.c
1311
struct ub_packed_rrset_key* copy = packed_rrset_copy_region(
usr.sbin/unbound/daemon/cachedump.c
742
*rrset = packed_rrset_copy_region(k, region, *worker->env.now);
usr.sbin/unbound/ipsecmod/ipsecmod.c
586
rrset_key = packed_rrset_copy_region(rrset_key, super->region, 0);
usr.sbin/unbound/services/authzone.c
185
return packed_rrset_copy_region(&key, region, adjust);
usr.sbin/unbound/services/cache/dns.c
102
else ck = packed_rrset_copy_region(
usr.sbin/unbound/services/cache/dns.c
274
packed_rrset_copy_region(rrset, region, now))) {
usr.sbin/unbound/services/cache/dns.c
458
packed_rrset_copy_region(rrset, region, now))) {
usr.sbin/unbound/services/cache/dns.c
504
packed_rrset_copy_region(rrset, region, now)))
usr.sbin/unbound/services/cache/dns.c
515
packed_rrset_copy_region(rrset, region, now)))
usr.sbin/unbound/services/cache/dns.c
659
msg->rep->rrsets[i] = packed_rrset_copy_region(r->rrsets[i],
usr.sbin/unbound/services/cache/dns.c
687
res->rep->rrsets[i] = packed_rrset_copy_region(
usr.sbin/unbound/services/cache/dns.c
722
msg->rep->rrsets[0] = packed_rrset_copy_region(rrset, region, now);
usr.sbin/unbound/services/cache/dns.c
762
msg->rep->rrsets[0] = packed_rrset_copy_region(rrset, region, now);
usr.sbin/unbound/testcode/unitverify.c
454
nsec3_region = packed_rrset_copy_region(nsec3, region, 0);
usr.sbin/unbound/util/data/packed_rrset.h
448
struct ub_packed_rrset_key* packed_rrset_copy_region(
usr.sbin/unbound/validator/val_neg.c
1090
r = packed_rrset_copy_region(k, region, now);
usr.sbin/unbound/validator/val_neg.c
1465
if(!(wcrr = packed_rrset_copy_region(cache_wc,
usr.sbin/unbound/validator/val_utils.c
1311
struct ub_packed_rrset_key* copy = packed_rrset_copy_region(