Home
last modified time | relevance | path

Searched defs:cb_event (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/unbound/dist/libunbound/
H A Dcontext.c148 ub_callback_type cb, ub_event_callback_type cb_event, void* cbarg) in context_new()
H A Dcontext.h167 ub_event_callback_type cb_event; member