Symbol: msg_cache_lookup
sbin/unwind/libunbound/iterator/iterator.c
312
if((msg=msg_cache_lookup(qstate->env,
sbin/unwind/libunbound/services/cache/dns.c
1121
struct msgreply_entry* e = msg_cache_lookup(env,
sbin/unwind/libunbound/services/cache/dns.c
1239
msg = msg_cache_lookup(env, qinfo->qname, qinfo->qname_len,
sbin/unwind/libunbound/services/cache/dns.c
350
neg = msg_cache_lookup(env, ns->name, ns->namelen,
sbin/unwind/libunbound/services/cache/dns.c
370
neg = msg_cache_lookup(env, ns->name, ns->namelen,
sbin/unwind/libunbound/services/cache/dns.c
377
neg = msg_cache_lookup(env, ns->name, ns->namelen,
sbin/unwind/libunbound/services/cache/dns.c
415
neg = msg_cache_lookup(env, ns->name, ns->namelen,
sbin/unwind/libunbound/services/cache/dns.c
436
neg = msg_cache_lookup(env, ns->name, ns->namelen,
sbin/unwind/libunbound/services/cache/dns.c
443
neg = msg_cache_lookup(env, ns->name, ns->namelen,
sbin/unwind/libunbound/services/cache/dns.h
267
struct msgreply_entry* msg_cache_lookup(struct module_env* env,
sbin/unwind/libunbound/validator/validator.c
2572
(e=msg_cache_lookup(qstate->env, qstate->qinfo.qname,
usr.sbin/unbound/iterator/iterator.c
312
if((msg=msg_cache_lookup(qstate->env,
usr.sbin/unbound/services/cache/dns.c
1121
struct msgreply_entry* e = msg_cache_lookup(env,
usr.sbin/unbound/services/cache/dns.c
1239
msg = msg_cache_lookup(env, qinfo->qname, qinfo->qname_len,
usr.sbin/unbound/services/cache/dns.c
350
neg = msg_cache_lookup(env, ns->name, ns->namelen,
usr.sbin/unbound/services/cache/dns.c
370
neg = msg_cache_lookup(env, ns->name, ns->namelen,
usr.sbin/unbound/services/cache/dns.c
377
neg = msg_cache_lookup(env, ns->name, ns->namelen,
usr.sbin/unbound/services/cache/dns.c
415
neg = msg_cache_lookup(env, ns->name, ns->namelen,
usr.sbin/unbound/services/cache/dns.c
436
neg = msg_cache_lookup(env, ns->name, ns->namelen,
usr.sbin/unbound/services/cache/dns.c
443
neg = msg_cache_lookup(env, ns->name, ns->namelen,
usr.sbin/unbound/services/cache/dns.h
267
struct msgreply_entry* msg_cache_lookup(struct module_env* env,
usr.sbin/unbound/validator/validator.c
2572
(e=msg_cache_lookup(qstate->env, qstate->qinfo.qname,