OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dso_event_callback_t
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/mDNSResponder/dist/DSO/
dso-transport.h
110
dso_event_callback_t
callback;
157
dso_event_callback_t
callback;
169
void dso_set_callback(dso_state_t *dso, void *context,
dso_event_callback_t
cb);
174
dso_event_callback_t
callback,
dso.h
164
typedef void (*
dso_event_callback_t
)(void *context, void *header,
typedef
189
dso_event_callback_t
cb; // Called when an event happens
220
dso_event_callback_t
callback, void *const context,
228
void dso_set_event_callback(dso_state_t *dso,
dso_event_callback_t
callback);
dso-transport.c
254
void dso_set_callback(dso_state_t *dso, void *context,
dso_event_callback_t
cb)
794
const char *remote_name,
dso_event_callback_t
cb, dso_state_t *dso)
850
size_t outbuf_size_in, const char *remote_name,
dso_event_callback_t
cb, dso_state_t *dso)
923
dso_event_callback_t
callback,
dso.c
223
void dso_set_event_callback(dso_state_t *dso,
dso_event_callback_t
callback)
238
dso_event_callback_t
callback, void *const context,
Completed in 21 milliseconds
Indexes created Fri Sep 25 00:27:33 UTC 2026