Home
last modified time | relevance | path

Searched refs:ub_callback_type (Results 1 – 7 of 7) sorted by relevance

/src/contrib/unbound/libunbound/
H A Dcontext.h165 ub_callback_type cb;
232 int rrclass, ub_callback_type cb, ub_event_callback_type cb_event,
H A Dunbound.h233 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 Dlibunbound.c587 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 Dcontext.c158 ub_callback_type cb, ub_event_callback_type cb_event, void* cbarg) in context_new()
/src/contrib/unbound/doc/
H A Dlibunbound.rst96 int rrclass, void* mydata, ub_callback_type callback,
167 ub_callback_type\* callback, int\* async_id);
H A DChangelog6051 - Fix to Rename ub_callback_t to ub_callback_type, because POSIX
/src/contrib/unbound/
H A Dconfigure.ac73 # 1.6.1 had 7:0:5 # ub_callback_t typedef renamed to ub_callback_type