Searched refs:alloc_init (Results 1 – 6 of 6) sorted by relevance
| /NextBSD/contrib/unbound/util/ |
| HD | alloc.h | 107 void alloc_init(struct alloc_cache* alloc, struct alloc_cache* super,
|
| HD | alloc.c | 102 alloc_init(struct alloc_cache* alloc, struct alloc_cache* super, in alloc_init() function
|
| /NextBSD/contrib/unbound/libunbound/ |
| HD | context.c | 189 alloc_init(a, &ctx->superalloc, tnum); in context_obtain_alloc()
|
| HD | libunbound.c | 106 alloc_init(&ctx->superalloc, NULL, 0); in ub_ctx_create_nopipe()
|
| /NextBSD/contrib/unbound/daemon/ |
| HD | daemon.c | 242 alloc_init(&daemon->superalloc, NULL, 0); in daemon_init()
|
| HD | worker.c | 1251 alloc_init(&worker->alloc, &worker->daemon->superalloc, in worker_init()
|