Home
last modified time | relevance | path

Searched refs:alloc_clear (Results 1 – 5 of 5) sorted by relevance

/NextBSD/contrib/unbound/util/
HDalloc.h116 void alloc_clear(struct alloc_cache* alloc);
HDalloc.c129 alloc_clear(struct alloc_cache* alloc) in alloc_clear() function
/NextBSD/contrib/unbound/libunbound/
HDlibunbound.c267 alloc_clear(a); in ub_ctx_delete()
285 alloc_clear(&ctx->superalloc); in ub_ctx_delete()
/NextBSD/contrib/unbound/daemon/
HDdaemon.c629 alloc_clear(&daemon->superalloc); in daemon_delete()
HDworker.c1349 alloc_clear(&worker->alloc); in worker_delete()