Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/util/
H A Dub_event.h85 int ub_event_base_loopexit(struct ub_event_base*);
H A Dub_event.c284 ub_event_base_loopexit(struct ub_event_base* base) in ub_event_base_loopexit() function
H A Dub_event_pluggable.c497 ub_event_base_loopexit(struct ub_event_base* base) in ub_event_base_loopexit() function
H A Dnetevent.c299 if(ub_event_base_loopexit(b->eb->base) != 0) { in comm_base_exit()
/freebsd/contrib/unbound/dnstap/
H A Ddtstream.c1620 if(ub_event_base_loopexit((struct ub_event_base*)dtio->event_base) in dtio_cmd_cb()
1692 if(ub_event_base_loopexit(info->base) != 0) { in dtio_stop_flush_exit()
H A Dunbound-dnstap-socket.c1291 ub_event_base_loopexit(sig_base); in main_sigh()