Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/unbound/dist/libunbound/
H A Dcontext.h130 int event_base_malloced; member
H A Dlibunbound.c243 ctx->event_base_malloced = 1; in ub_ctx_create_event()
393 if(ctx->event_base_malloced) in ub_ctx_delete()