Searched refs:cache_fill_missing (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/bsd/unbound/dist/services/cache/ |
H A D | dns.h | 207 int cache_fill_missing(struct module_env* env, uint16_t qclass,
|
H A D | dns.c | 381 cache_fill_missing(struct module_env* env, uint16_t qclass, in cache_fill_missing() function
|
/netbsd-src/external/bsd/unbound/dist/contrib/ |
H A D | aaaa-filter-iterator.patch | 237 + if(!cache_fill_missing(super->env,
|
/netbsd-src/external/bsd/unbound/dist/iterator/ |
H A D | iterator.c | 253 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()
|