Searched refs:dns_cache_store (Results 1 - 13 of 13) sorted by relevance

/openbsd-current/sbin/unwind/libunbound/services/cache/
H A Ddns.h52 /** Flags to control behavior of dns_cache_store() and dns_cache_store_msg().
95 int dns_cache_store(struct module_env* env, struct query_info* qinf,
H A Ddns.c1045 dns_cache_store(struct module_env* env, struct query_info* msgqinf, function
/openbsd-current/usr.sbin/unbound/services/cache/
H A Ddns.h52 /** Flags to control behavior of dns_cache_store() and dns_cache_store_msg().
95 int dns_cache_store(struct module_env* env, struct query_info* qinf,
H A Ddns.c1045 dns_cache_store(struct module_env* env, struct query_info* msgqinf, function
/openbsd-current/usr.sbin/unbound/dns64/
H A Ddns64.c658 !dns_cache_store(
1008 !dns_cache_store(super->env, &super->qinfo, super->return_msg->rep,
/openbsd-current/sbin/unwind/libunbound/dns64/
H A Ddns64.c658 !dns_cache_store(
1008 !dns_cache_store(super->env, &super->qinfo, super->return_msg->rep,
/openbsd-current/usr.sbin/unbound/ipsecmod/
H A Dipsecmod.c457 if(!dns_cache_store(qstate->env, &qstate->qinfo,
/openbsd-current/usr.sbin/unbound/daemon/
H A Dcachedump.c694 if(!dns_cache_store(&worker->env, &qinf, &rep, 0, 0, 0, NULL, flags,
/openbsd-current/usr.sbin/unbound/cachedb/
H A Dcachedb.c749 (void)dns_cache_store(qstate->env, &qstate->qinfo,
/openbsd-current/usr.sbin/unbound/iterator/
H A Diter_utils.c697 if(!dns_cache_store(env, msgqinf, msgrep, is_referral, leeway,
/openbsd-current/sbin/unwind/libunbound/iterator/
H A Diter_utils.c697 if(!dns_cache_store(env, msgqinf, msgrep, is_referral, leeway,
/openbsd-current/usr.sbin/unbound/validator/
H A Dvalidator.c2511 if(!dns_cache_store(qstate->env, &vq->orig_msg->qinfo,
2520 if(!dns_cache_store(qstate->env, &vq->orig_msg->qinfo,
/openbsd-current/sbin/unwind/libunbound/validator/
H A Dvalidator.c2511 if(!dns_cache_store(qstate->env, &vq->orig_msg->qinfo,
2520 if(!dns_cache_store(qstate->env, &vq->orig_msg->qinfo,

Completed in 497 milliseconds