OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cb_event
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/unbound/dist/libunbound/
context.h
167
ub_event_callback_type
cb_event
;
member in struct:ctx_query
227
* @param
cb_event
: event callback for async, or NULL for sync.
232
int rrclass, ub_callback_type cb, ub_event_callback_type
cb_event
,
context.c
158
ub_callback_type cb, ub_event_callback_type
cb_event
, void* cbarg)
170
q->async = (cb != NULL ||
cb_event
!= NULL);
172
q->
cb_event
=
cb_event
;
libworker.c
663
ub_event_callback_type cb = q->
cb_event
;
Completed in 77 milliseconds
Indexes created Sat Aug 15 00:25:12 UTC 2026