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

/freebsd-11.0-release/contrib/unbound/util/
H A Dalloc.h147 size_t alloc_get_mem(struct alloc_cache* alloc);
H A Dalloc.c287 size_t alloc_get_mem(struct alloc_cache* alloc) function
/freebsd-11.0-release/contrib/unbound/daemon/
H A Dworker.c167 ac = alloc_get_mem(&worker->alloc);
168 superac = alloc_get_mem(&worker->daemon->superalloc);

Completed in 167 milliseconds