Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/unbound/libunbound/
H A Dcontext.h161 ub_event_callback_type cb_event; member
H A Dcontext.c147 ub_callback_type cb, ub_event_callback_type cb_event, void* cbarg) in context_new()