Home
last modified time | relevance | path

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

/freebsd/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) in ub_event_base_dispatch() function
H A Dub_event_pluggable.c486 ub_event_base_dispatch(struct ub_event_base* base) in ub_event_base_dispatch() function
H A Dnetevent.c290 retval = ub_event_base_dispatch(b->eb->base); in comm_base_dispatch()
/freebsd/contrib/unbound/dnstap/
H A Ddtstream.c1878 if(ub_event_base_dispatch(info.base) < 0) { in dtio_control_stop_flush()
2141 if(ub_event_base_dispatch(dtio->event_base) < 0) { in dnstap_io()
H A Dunbound-dnstap-socket.c1333 ub_event_base_dispatch(base); in setup_and_run()