Searched refs:dtio_stop_timer_cb (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/unbound/dnstap/
H A Ddtstream.h343 void dtio_stop_timer_cb(int fd, short bits, void* arg);
H A Ddtstream.c1681 void dtio_stop_timer_cb(int ATTR_UNUSED(fd), short ATTR_UNUSED(bits), function
1789 &dtio_stop_timer_cb, &info);
1797 if(ub_timer_add(timer, info.base, &dtio_stop_timer_cb, &info,
/freebsd-13-stable/contrib/unbound/util/
H A Dfptr_wlist.c184 else if(fptr == &dtio_stop_timer_cb) return 1;

Completed in 159 milliseconds