Home
last modified time | relevance | path

Searched refs:context_release_alloc (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/unbound/dist/libunbound/
H A Dcontext.h249 void context_release_alloc(struct ub_ctx* ctx, struct alloc_cache* alloc,
H A Dcontext.c214 context_release_alloc(struct ub_ctx* ctx, struct alloc_cache* alloc, in context_release_alloc() function
H A Dlibworker.c99 context_release_alloc(w->ctx, w->env->alloc, in libworker_delete_env()