Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/unbound/dist/services/cache/
H A Ddns.h207 int cache_fill_missing(struct module_env* env, uint16_t qclass,
H A Ddns.c381 cache_fill_missing(struct module_env* env, uint16_t qclass, in cache_fill_missing() function
/netbsd-src/external/bsd/unbound/dist/contrib/
H A Daaaa-filter-iterator.patch237 + if(!cache_fill_missing(super->env,
/netbsd-src/external/bsd/unbound/dist/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()