Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/unbound/dist/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.c4987 if(ub_timer_add(timer->ev_timer->ev, timer->ev_timer->base->eb->base,
/netbsd-src/external/bsd/unbound/dist/dnstap/
H A Ddtstream.c600 if(ub_timer_add(dtio->reconnect_timer, dtio->event_base, in dtio_reconnect_enable()
1802 if(ub_timer_add(timer, info.base, &dtio_stop_timer_cb, &info, in dtio_control_stop_flush()