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

/netbsd-current/external/bsd/unbound/dist/util/
H A Dalloc.h148 uint64_t alloc_get_id(struct alloc_cache* alloc);
H A Dalloc.c195 alloc_get_id(struct alloc_cache* alloc) function
223 p->id = alloc_get_id(alloc);
237 p->id = alloc_get_id(alloc);
248 p->id = alloc_get_id(alloc);
/netbsd-current/external/bsd/unbound/dist/services/cache/
H A Drrset.c174 uint64_t newid = alloc_get_id(alloc);

Completed in 88 milliseconds