Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/services/cache/
H A Drrset.h133 int rrset_cache_update(struct rrset_cache* r, struct rrset_ref* ref,
H A Drrset.c190 rrset_cache_update(struct rrset_cache* r, struct rrset_ref* ref, in rrset_cache_update() function
276 (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()
1110 (void)rrset_cache_update(env->rrset_cache, &ref, in dns_cache_store()
/freebsd/contrib/unbound/iterator/
H A Diter_scrub.c758 (void)rrset_cache_update(env->rrset_cache, &ref, env->alloc, now); in store_rrset()
H A Diter_utils.c1138 (void)rrset_cache_update(env->rrset_cache, &ref, env->alloc, *env->now); in iter_store_parentside_rrset()
/freebsd/contrib/unbound/daemon/
H A Dcachedump.c434 (void)rrset_cache_update(worker->env.rrset_cache, &ref, in move_into_cache()