Searched refs:alloc_get_id (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/unbound/util/
H A Dalloc.c172 alloc_get_id(struct alloc_cache* alloc) function
200 p->id = alloc_get_id(alloc);
214 p->id = alloc_get_id(alloc);
225 p->id = alloc_get_id(alloc);
H A Dalloc.h140 uint64_t alloc_get_id(struct alloc_cache* alloc);
/freebsd-11.0-release/contrib/unbound/services/cache/
H A Drrset.c172 uint64_t newid = alloc_get_id(alloc);

Completed in 195 milliseconds