Symbol: msg_cache_lookup
sbin/unwind/libunbound/iterator/iterator.c
310
if((msg=msg_cache_lookup(qstate->env,
sbin/unwind/libunbound/services/cache/dns.c
1067
struct msgreply_entry* e = msg_cache_lookup(env,
sbin/unwind/libunbound/services/cache/dns.c
1185
msg = msg_cache_lookup(env, qinfo->qname, qinfo->qname_len,
sbin/unwind/libunbound/services/cache/dns.c
328
neg = msg_cache_lookup(env, ns->name, ns->namelen,
sbin/unwind/libunbound/services/cache/dns.c
348
neg = msg_cache_lookup(env, ns->name, ns->namelen,
sbin/unwind/libunbound/services/cache/dns.c
355
neg = msg_cache_lookup(env, ns->name, ns->namelen,
sbin/unwind/libunbound/services/cache/dns.c
393
neg = msg_cache_lookup(env, ns->name, ns->namelen,
sbin/unwind/libunbound/services/cache/dns.c
414
neg = msg_cache_lookup(env, ns->name, ns->namelen,
sbin/unwind/libunbound/services/cache/dns.c
421
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
2493
(e=msg_cache_lookup(qstate->env, qstate->qinfo.qname,
usr.sbin/unbound/iterator/iterator.c
310
if((msg=msg_cache_lookup(qstate->env,
usr.sbin/unbound/services/cache/dns.c
1067
struct msgreply_entry* e = msg_cache_lookup(env,
usr.sbin/unbound/services/cache/dns.c
1185
msg = msg_cache_lookup(env, qinfo->qname, qinfo->qname_len,
usr.sbin/unbound/services/cache/dns.c
328
neg = msg_cache_lookup(env, ns->name, ns->namelen,
usr.sbin/unbound/services/cache/dns.c
348
neg = msg_cache_lookup(env, ns->name, ns->namelen,
usr.sbin/unbound/services/cache/dns.c
355
neg = msg_cache_lookup(env, ns->name, ns->namelen,
usr.sbin/unbound/services/cache/dns.c
393
neg = msg_cache_lookup(env, ns->name, ns->namelen,
usr.sbin/unbound/services/cache/dns.c
414
neg = msg_cache_lookup(env, ns->name, ns->namelen,
usr.sbin/unbound/services/cache/dns.c
421
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
2493
(e=msg_cache_lookup(qstate->env, qstate->qinfo.qname,