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

/freebsd-13-stable/contrib/unbound/util/
H A Dub_event.h83 int ub_event_base_dispatch(struct ub_event_base*);
H A Dub_event.c278 ub_event_base_dispatch(struct ub_event_base* base) function
H A Dub_event_pluggable.c486 ub_event_base_dispatch(struct ub_event_base* base) function
H A Dnetevent.c246 retval = ub_event_base_dispatch(b->eb->base);
/freebsd-13-stable/contrib/unbound/dnstap/
H A Ddtstream.c1836 if(ub_event_base_dispatch(info.base) < 0) {
2099 if(ub_event_base_dispatch(dtio->event_base) < 0) {
H A Dunbound-dnstap-socket.c1214 ub_event_base_dispatch(base);

Completed in 124 milliseconds