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

/freebsd-13-stable/contrib/unbound/dnstap/
H A Ddtstream.h346 void dtio_stop_ev_cb(int fd, short bits, void* arg);
H A Ddtstream.c1692 void dtio_stop_ev_cb(int ATTR_UNUSED(fd), short bits, void* arg) function
1805 UB_EV_WRITE | UB_EV_PERSIST, &dtio_stop_ev_cb, &info);
/freebsd-13-stable/contrib/unbound/util/
H A Dfptr_wlist.c185 else if(fptr == &dtio_stop_ev_cb) return 1;

Completed in 100 milliseconds