OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ub_callback_type
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/unbound/dist/libunbound/
context.h
164
/** for async query, the callback function of type
ub_callback_type
*/
165
ub_callback_type
cb;
232
int rrclass,
ub_callback_type
cb, ub_event_callback_type cb_event,
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);
libunbound.c
587
ub_callback_type
* cb, void** cbarg, int* err,
654
ub_callback_type
cb;
697
ub_callback_type
cb;
835
int rrclass, void* mydata,
ub_callback_type
callback, int* async_id)
context.c
158
ub_callback_type
cb, ub_event_callback_type cb_event, void* cbarg)
Completed in 19 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026