Searched refs:alloc_special_obtain (Results 1 - 6 of 6) sorted by relevance

/freebsd-11.0-release/contrib/unbound/util/
H A Dalloc.h124 alloc_special_t* alloc_special_obtain(struct alloc_cache* alloc);
H A Dalloc.c191 alloc_special_obtain(struct alloc_cache* alloc) function
221 log_err("alloc_special_obtain: out of memory");
/freebsd-11.0-release/contrib/unbound/util/data/
H A Dpacked_rrset.c367 struct ub_packed_rrset_key* dk = alloc_special_obtain(alloc);
H A Dmsgreply.c150 else rep->rrsets[i] = alloc_special_obtain(alloc);
/freebsd-11.0-release/contrib/unbound/iterator/
H A Diter_scrub.c562 k = alloc_special_obtain(env->alloc);
/freebsd-11.0-release/contrib/unbound/daemon/
H A Dcachedump.c387 ak = alloc_special_obtain(&worker->alloc);

Completed in 81 milliseconds