OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:event_log_cb
(Results
1 - 2
of
2
) sorted by null
/external/chromium/third_party/libevent/
log.c
153
static
event_log_cb
log_fn = NULL;
156
event_set_log_callback(
event_log_cb
cb)
event.h
343
typedef void (*
event_log_cb
)(int severity, const char *msg);
typedef
351
void event_set_log_callback(
event_log_cb
cb);
[
all
...]
Completed in 50 milliseconds