Home
last modified time | relevance | path

Searched refs:ub_timer_add (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/unbound/util/
H A Dub_event.h110 int ub_timer_add(struct ub_event*, struct ub_event_base*,
H A Dub_event.c399 ub_timer_add(struct ub_event* ev, struct ub_event_base* base, in ub_timer_add() function
H A Dub_event_pluggable.c607 ub_timer_add(struct ub_event* ev, struct ub_event_base* base, in ub_timer_add() function
H A Dnetevent.c6917 if(ub_timer_add(timer->ev_timer->ev, timer->ev_timer->base->eb->base,
/freebsd/contrib/unbound/dnstap/
H A Ddtstream.c606 if(ub_timer_add(dtio->reconnect_timer, dtio->event_base, in dtio_reconnect_enable()
1839 if(ub_timer_add(timer, info.base, &dtio_stop_timer_cb, &info, in dtio_control_stop_flush()