Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/libunbound/
H A Dcontext.h249 void context_release_alloc(struct ub_ctx* ctx, struct alloc_cache* alloc,
H A Dcontext.c224 context_release_alloc(struct ub_ctx* ctx, struct alloc_cache* alloc, in context_release_alloc() function
H A Dlibworker.c97 context_release_alloc(w->ctx, w->env->alloc, in libworker_delete_env()