Home
last modified time | relevance | path

Searched refs:event_base_malloced (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/unbound/libunbound/
H A Dcontext.h124 int event_base_malloced; member
H A Dlibunbound.c243 ctx->event_base_malloced = 1; in ub_ctx_create_event()
356 if(ctx->event_base_malloced) in ub_ctx_delete()