Searched refs:rrset_cache_update (Results 1 – 6 of 6) sorted by relevance
| /netbsd-src/external/bsd/unbound/dist/services/cache/ |
| H A D | rrset.h | 133 int rrset_cache_update(struct rrset_cache* r, struct rrset_ref* ref,
|
| H A D | rrset.c | 186 rrset_cache_update(struct rrset_cache* r, struct rrset_ref* ref, in rrset_cache_update() function 272 (void)rrset_cache_update(rrset_cache, &ref, alloc, timenow); in rrset_cache_update_wildcard()
|
| H A D | dns.c | 88 switch(rrset_cache_update(env->rrset_cache, &rep->ref[i], in store_rrsets() 1098 (void)rrset_cache_update(env->rrset_cache, &ref, in dns_cache_store()
|
| /netbsd-src/external/bsd/unbound/dist/iterator/ |
| H A D | iter_scrub.c | 675 (void)rrset_cache_update(env->rrset_cache, &ref, env->alloc, now); in store_rrset()
|
| H A D | iter_utils.c | 1137 (void)rrset_cache_update(env->rrset_cache, &ref, env->alloc, *env->now); in iter_store_parentside_rrset()
|
| /netbsd-src/external/bsd/unbound/dist/daemon/ |
| H A D | cachedump.c | 434 (void)rrset_cache_update(worker->env.rrset_cache, &ref, in move_into_cache()
|