Home
last modified time | relevance | path

Searched refs:packed_rrset_copy_alloc (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/unbound/util/data/
H A Dpacked_rrset.h459 struct ub_packed_rrset_key* packed_rrset_copy_alloc(
H A Dpacked_rrset.c375 packed_rrset_copy_alloc(struct ub_packed_rrset_key* key, in packed_rrset_copy_alloc() function
/freebsd/contrib/unbound/services/cache/
H A Drrset.c252 rrset = packed_rrset_copy_alloc(rrset, alloc, timenow); in rrset_cache_update_wildcard()
/freebsd/contrib/unbound/iterator/
H A Diter_utils.c1172 rrset = packed_rrset_copy_alloc(rrset, env->alloc, *env->now); in iter_store_parentside_neg()