Searched defs:cb_event (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/unbound/libunbound/ | ||
| H A D | context.c | 158 ub_callback_type cb, ub_event_callback_type cb_event, void* cbarg) in context_new() |
| H A D | context.h | 167 ub_event_callback_type cb_event; member |