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

/freebsd-11.0-release/contrib/unbound/util/
H A Dalloc.h107 void alloc_init(struct alloc_cache* alloc, struct alloc_cache* super,
H A Dalloc.c102 alloc_init(struct alloc_cache* alloc, struct alloc_cache* super, function
180 /* start back at first number */ /* like in alloc_init*/
/freebsd-11.0-release/contrib/unbound/libunbound/
H A Dcontext.c189 alloc_init(a, &ctx->superalloc, tnum);
H A Dlibunbound.c106 alloc_init(&ctx->superalloc, NULL, 0);
/freebsd-11.0-release/contrib/unbound/daemon/
H A Ddaemon.c242 alloc_init(&daemon->superalloc, NULL, 0);
H A Dworker.c1252 alloc_init(&worker->alloc, &worker->daemon->superalloc,

Completed in 142 milliseconds