Home
last modified time | relevance | path

Searched refs:alloc_set_id_cleanup (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/unbound/util/
HDalloc.h176 void alloc_set_id_cleanup(struct alloc_cache* alloc, void (*cleanup)(void*),
HDalloc.c334 alloc_set_id_cleanup(struct alloc_cache* alloc, void (*cleanup)(void*), in alloc_set_id_cleanup() function
/NextBSD/contrib/unbound/libunbound/
HDlibworker.c144 alloc_set_id_cleanup(w->env->alloc, &libworker_alloc_cleanup, w); in libworker_setup()
/NextBSD/contrib/unbound/daemon/
HDworker.c1253 alloc_set_id_cleanup(&worker->alloc, &worker_alloc_cleanup, worker); in worker_init()