Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/util/data/
H A Dpacked_rrset.h377 void packed_rrset_ttl_add(struct packed_rrset_data* data, time_t add);
H A Dpacked_rrset.c219 packed_rrset_ttl_add(struct packed_rrset_data* data, time_t add) in packed_rrset_ttl_add() function
397 packed_rrset_ttl_add(dd, now); in packed_rrset_copy_alloc()
/freebsd/contrib/unbound/iterator/
H A Diter_scrub.c672 packed_rrset_ttl_add(d, now); in store_rrset()
/freebsd/contrib/unbound/services/cache/
H A Ddns.c1062 packed_rrset_ttl_add((struct packed_rrset_data*) in dns_cache_store()