Searched refs:ub_callback_type (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/bsd/unbound/dist/libunbound/ |
H A D | context.h | 165 ub_callback_type cb; 232 int rrclass, ub_callback_type cb, ub_event_callback_type cb_event,
|
H A D | unbound.h | 233 typedef void (*ub_callback_type)(void*, int, struct ub_result*); typedef 569 int rrclass, void* mydata, ub_callback_type callback, int* async_id);
|
H A D | libunbound.c | 576 ub_callback_type* cb, void** cbarg, int* err, in process_answer_detail() 643 ub_callback_type cb; in process_answer() 686 ub_callback_type cb; in ub_wait() 824 int rrclass, void* mydata, ub_callback_type callback, int* async_id) in ub_resolve_async()
|
H A D | context.c | 148 ub_callback_type cb, ub_event_callback_type cb_event, void* cbarg) in context_new()
|
/netbsd-src/external/bsd/unbound/dist/ |
H A D | configure.ac | 72 # 1.6.1 had 7:0:5 # ub_callback_t typedef renamed to ub_callback_type
|
/netbsd-src/external/bsd/unbound/dist/doc/ |
H A D | Changelog | 4788 - Fix to Rename ub_callback_t to ub_callback_type, because POSIX
|