Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/unbound/dist/services/cache/
H A Drrset.h133 int rrset_cache_update(struct rrset_cache* r, struct rrset_ref* ref,
H A Drrset.c186 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 Ddns.c88 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 Diter_scrub.c675 (void)rrset_cache_update(env->rrset_cache, &ref, env->alloc, now); in store_rrset()
H A Diter_utils.c1137 (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 Dcachedump.c434 (void)rrset_cache_update(worker->env.rrset_cache, &ref, in move_into_cache()