Searched refs:ubds (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/usr.sbin/unbound/validator/
H A Dautotrust.c748 struct ub_packed_rrset_key* ubds=NULL, *ubdnskey=NULL; local
754 ubds = ub_packed_rrset_heap_key(
756 if(!ubds)
758 ubds->entry.data = packed_rrset_heap_data(
760 if(!ubds->entry.data)
774 autr_rrset_delete(ubds);
789 tp->ds_rrset = ubds;
/openbsd-current/sbin/unwind/libunbound/validator/
H A Dautotrust.c748 struct ub_packed_rrset_key* ubds=NULL, *ubdnskey=NULL; local
754 ubds = ub_packed_rrset_heap_key(
756 if(!ubds)
758 ubds->entry.data = packed_rrset_heap_data(
760 if(!ubds->entry.data)
774 autr_rrset_delete(ubds);
789 tp->ds_rrset = ubds;

Completed in 83 milliseconds