Home
last modified time | relevance | path

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

/src/contrib/unbound/services/cache/
H A Drrset.h133 int rrset_cache_update(struct rrset_cache* r, struct rrset_ref* ref,
H A Drrset.c192 rrset_cache_update(struct rrset_cache* r, struct rrset_ref* ref, in rrset_cache_update() function
278 (void)rrset_cache_update(rrset_cache, &ref, alloc, timenow); in rrset_cache_update_wildcard()
H A Ddns.c89 switch(rrset_cache_update(env->rrset_cache, &rep->ref[i], in store_rrsets()
1147 (void)rrset_cache_update(env->rrset_cache, &ref, in dns_cache_store()
/src/contrib/unbound/iterator/
H A Diter_scrub.c804 (void)rrset_cache_update(env->rrset_cache, &ref, env->alloc, now); in store_rrset()
H A Diter_utils.c1182 (void)rrset_cache_update(env->rrset_cache, &ref, env->alloc, *env->now); in iter_store_parentside_rrset()
/src/contrib/unbound/daemon/
H A Dcachedump.c557 (void)rrset_cache_update(worker->env.rrset_cache, &ref, in move_into_cache()