Searched refs:ub_timer_add (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/bsd/unbound/dist/util/ |
H A D | ub_event.h | 110 int ub_timer_add(struct ub_event*, struct ub_event_base*,
|
H A D | ub_event.c | 399 ub_timer_add(struct ub_event* ev, struct ub_event_base* base, in ub_timer_add() function
|
H A D | ub_event_pluggable.c | 607 ub_timer_add(struct ub_event* ev, struct ub_event_base* base, in ub_timer_add() function
|
H A D | netevent.c | 4987 if(ub_timer_add(timer->ev_timer->ev, timer->ev_timer->base->eb->base,
|
/netbsd-src/external/bsd/unbound/dist/dnstap/ |
H A D | dtstream.c | 600 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()
|