Symbol: rrset_cache_lookup
sbin/unwind/libunbound/iterator/iter_utils.c
1309
akey = rrset_cache_lookup(env->rrset_cache, dp->name,
sbin/unwind/libunbound/iterator/iter_utils.c
1336
akey = rrset_cache_lookup(env->rrset_cache, ns->name,
sbin/unwind/libunbound/iterator/iter_utils.c
1348
akey = rrset_cache_lookup(env->rrset_cache, ns->name,
sbin/unwind/libunbound/services/cache/dns.c
1001
cname_rrset = rrset_cache_lookup(
sbin/unwind/libunbound/services/cache/dns.c
1019
(rrset=rrset_cache_lookup(env->rrset_cache, qname, qnamelen,
sbin/unwind/libunbound/services/cache/dns.c
1038
(rrset=rrset_cache_lookup(env->rrset_cache, qname, qnamelen,
sbin/unwind/libunbound/services/cache/dns.c
235
rrset = rrset_cache_lookup(env->rrset_cache, qname,
sbin/unwind/libunbound/services/cache/dns.c
240
rrset = rrset_cache_lookup(env->rrset_cache, qname,
sbin/unwind/libunbound/services/cache/dns.c
268
if((rrset = rrset_cache_lookup(env->
sbin/unwind/libunbound/services/cache/dns.c
337
akey = rrset_cache_lookup(env->rrset_cache, ns->name,
sbin/unwind/libunbound/services/cache/dns.c
357
akey = rrset_cache_lookup(env->rrset_cache, ns->name,
sbin/unwind/libunbound/services/cache/dns.c
401
akey = rrset_cache_lookup(env->rrset_cache, ns->name,
sbin/unwind/libunbound/services/cache/dns.c
422
akey = rrset_cache_lookup(env->rrset_cache, ns->name,
sbin/unwind/libunbound/services/cache/dns.c
460
struct ub_packed_rrset_key* rrset = rrset_cache_lookup(
sbin/unwind/libunbound/services/cache/dns.c
466
rrset = rrset_cache_lookup(env->rrset_cache, dp->name,
sbin/unwind/libunbound/services/cache/dns.c
906
struct ub_packed_rrset_key* rrset = rrset_cache_lookup(
sbin/unwind/libunbound/services/cache/rrset.c
533
if((rrset = rrset_cache_lookup(r, *qname,
sbin/unwind/libunbound/services/cache/rrset.c
571
if((rrset = rrset_cache_lookup(r, *qname,
sbin/unwind/libunbound/services/cache/rrset.h
168
struct ub_packed_rrset_key* rrset_cache_lookup(struct rrset_cache* r,
sbin/unwind/libunbound/validator/val_neg.c
1076
struct ub_packed_rrset_key* r, *k = rrset_cache_lookup(rrset_cache,
sbin/unwind/libunbound/validator/val_neg.c
1392
soa = rrset_cache_lookup(rrset_cache, nm, nmlen, LDNS_RR_TYPE_SOA,
sbin/unwind/libunbound/validator/val_neg.c
1484
if((cache_wc = rrset_cache_lookup(rrset_cache, wc_qinfo.qname,
sbin/unwind/libunbound/validator/val_utils.c
1315
struct ub_packed_rrset_key *rrset = rrset_cache_lookup(
usr.sbin/unbound/daemon/cachedump.c
732
k = rrset_cache_lookup(worker->env.rrset_cache, qinfo.qname,
usr.sbin/unbound/iterator/iter_utils.c
1309
akey = rrset_cache_lookup(env->rrset_cache, dp->name,
usr.sbin/unbound/iterator/iter_utils.c
1336
akey = rrset_cache_lookup(env->rrset_cache, ns->name,
usr.sbin/unbound/iterator/iter_utils.c
1348
akey = rrset_cache_lookup(env->rrset_cache, ns->name,
usr.sbin/unbound/services/cache/dns.c
1001
cname_rrset = rrset_cache_lookup(
usr.sbin/unbound/services/cache/dns.c
1019
(rrset=rrset_cache_lookup(env->rrset_cache, qname, qnamelen,
usr.sbin/unbound/services/cache/dns.c
1038
(rrset=rrset_cache_lookup(env->rrset_cache, qname, qnamelen,
usr.sbin/unbound/services/cache/dns.c
235
rrset = rrset_cache_lookup(env->rrset_cache, qname,
usr.sbin/unbound/services/cache/dns.c
240
rrset = rrset_cache_lookup(env->rrset_cache, qname,
usr.sbin/unbound/services/cache/dns.c
268
if((rrset = rrset_cache_lookup(env->
usr.sbin/unbound/services/cache/dns.c
337
akey = rrset_cache_lookup(env->rrset_cache, ns->name,
usr.sbin/unbound/services/cache/dns.c
357
akey = rrset_cache_lookup(env->rrset_cache, ns->name,
usr.sbin/unbound/services/cache/dns.c
401
akey = rrset_cache_lookup(env->rrset_cache, ns->name,
usr.sbin/unbound/services/cache/dns.c
422
akey = rrset_cache_lookup(env->rrset_cache, ns->name,
usr.sbin/unbound/services/cache/dns.c
460
struct ub_packed_rrset_key* rrset = rrset_cache_lookup(
usr.sbin/unbound/services/cache/dns.c
466
rrset = rrset_cache_lookup(env->rrset_cache, dp->name,
usr.sbin/unbound/services/cache/dns.c
906
struct ub_packed_rrset_key* rrset = rrset_cache_lookup(
usr.sbin/unbound/services/cache/rrset.c
533
if((rrset = rrset_cache_lookup(r, *qname,
usr.sbin/unbound/services/cache/rrset.c
571
if((rrset = rrset_cache_lookup(r, *qname,
usr.sbin/unbound/services/cache/rrset.h
168
struct ub_packed_rrset_key* rrset_cache_lookup(struct rrset_cache* r,
usr.sbin/unbound/validator/val_neg.c
1076
struct ub_packed_rrset_key* r, *k = rrset_cache_lookup(rrset_cache,
usr.sbin/unbound/validator/val_neg.c
1392
soa = rrset_cache_lookup(rrset_cache, nm, nmlen, LDNS_RR_TYPE_SOA,
usr.sbin/unbound/validator/val_neg.c
1484
if((cache_wc = rrset_cache_lookup(rrset_cache, wc_qinfo.qname,
usr.sbin/unbound/validator/val_utils.c
1315
struct ub_packed_rrset_key *rrset = rrset_cache_lookup(