Home
last modified time | relevance | path

Searched refs:cache_fill_missing (Results 1 – 6 of 6) sorted by relevance

/openbsd/sbin/unwind/libunbound/services/cache/
H A Ddns.h207 int cache_fill_missing(struct module_env* env, uint16_t qclass,
H A Ddns.c391 cache_fill_missing(struct module_env* env, uint16_t qclass, in cache_fill_missing() function
/openbsd/usr.sbin/unbound/services/cache/
H A Ddns.h207 int cache_fill_missing(struct module_env* env, uint16_t qclass,
H A Ddns.c391 cache_fill_missing(struct module_env* env, uint16_t qclass, in cache_fill_missing() function
/openbsd/usr.sbin/unbound/iterator/
H A Diterator.c253 if(!cache_fill_missing(super->env, super_iq->qchase.qclass, in error_supers()
2112 if(!cache_fill_missing(qstate->env, iq->qchase.qclass, in processLastResort()
3254 if(!cache_fill_missing(qstate->env, iq->qchase.qclass, in processQueryResponse()
/openbsd/sbin/unwind/libunbound/iterator/
H A Diterator.c253 if(!cache_fill_missing(super->env, super_iq->qchase.qclass, in error_supers()
2112 if(!cache_fill_missing(qstate->env, iq->qchase.qclass, in processLastResort()
3254 if(!cache_fill_missing(qstate->env, iq->qchase.qclass, in processQueryResponse()