Searched refs:ub_callback_type (Results 1 – 7 of 7) sorted by relevance
| /src/contrib/unbound/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 | 587 ub_callback_type* cb, void** cbarg, int* err, in process_answer_detail() 654 ub_callback_type cb; in process_answer() 697 ub_callback_type cb; in ub_wait() 835 int rrclass, void* mydata, ub_callback_type callback, int* async_id) in ub_resolve_async()
|
| H A D | context.c | 158 ub_callback_type cb, ub_event_callback_type cb_event, void* cbarg) in context_new()
|
| /src/contrib/unbound/doc/ |
| H A D | libunbound.rst | 96 int rrclass, void* mydata, ub_callback_type callback, 167 ub_callback_type\* callback, int\* async_id);
|
| H A D | Changelog | 6051 - Fix to Rename ub_callback_t to ub_callback_type, because POSIX
|
| /src/contrib/unbound/ |
| H A D | configure.ac | 73 # 1.6.1 had 7:0:5 # ub_callback_t typedef renamed to ub_callback_type
|