Searched refs:cache_fill_missing (Results 1 – 5 of 5) sorted by relevance
| /freebsd/contrib/unbound/services/cache/ |
| H A D | dns.h | 211 int cache_fill_missing(struct module_env* env, uint16_t qclass,
|
| H A D | dns.c | 388 cache_fill_missing(struct module_env* env, uint16_t qclass, in cache_fill_missing() function
|
| /freebsd/contrib/unbound/iterator/ |
| H A D | iterator.c | 245 if(!cache_fill_missing(super->env, super_iq->qchase.qclass, in error_supers() 1574 if(!cache_fill_missing(qstate->env, iq->qchase.qclass, in processInitRequest() 2158 if(!cache_fill_missing(qstate->env, iq->qchase.qclass, in processLastResort() 2211 if(!cache_fill_missing(qstate->env, iq->qchase.qclass, in processLastResort() 3456 if(!cache_fill_missing(qstate->env, iq->qchase.qclass, in processQueryResponse()
|
| /freebsd/contrib/unbound/contrib/ |
| H A D | aaaa-filter-iterator.patch | 237 + if(!cache_fill_missing(super->env,
|
| /freebsd/contrib/unbound/doc/ |
| H A D | Changelog | 1061 - Fix harden-unverified-glue for AAAA cache_fill_missing lookups. 1063 signature for cache_fill_missing. 1180 - Fix documentation for cache_fill_missing function.
|