Searched refs:event_log_cb (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/libevent/
H A Dlog.c219 static event_log_cb log_fn = NULL;
222 event_set_log_callback(event_log_cb cb)
/freebsd-13-stable/contrib/pf/libevent/
H A Dlog.c185 static event_log_cb log_fn = NULL;
188 event_set_log_callback(event_log_cb cb)
H A Devent.h152 typedef void (*event_log_cb)(int severity, const char *msg); typedef
153 void event_set_log_callback(event_log_cb cb);
/freebsd-13-stable/contrib/ntp/sntp/libevent/
H A Dlog.c219 static event_log_cb log_fn = NULL;
222 event_set_log_callback(event_log_cb cb)
/freebsd-13-stable/contrib/libevent/include/event2/
H A Devent.h724 typedef void (*event_log_cb)(int severity, const char *msg); typedef
736 void event_set_log_callback(event_log_cb cb);
/freebsd-13-stable/contrib/ntp/sntp/libevent/include/event2/
H A Devent.h724 typedef void (*event_log_cb)(int severity, const char *msg); typedef
736 void event_set_log_callback(event_log_cb cb);

Completed in 44 milliseconds