Searched refs:dtio_tap_callback (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/contrib/unbound/dnstap/
H A Ddtstream.h349 void dtio_tap_callback(int fd, short bits, void* arg);
H A Dunbound-dnstap-socket.c953 void dtio_tap_callback(int ATTR_UNUSED(fd), short ATTR_UNUSED(bits), void* arg) function
1129 &dtio_tap_callback, data);
/freebsd-current/contrib/unbound/smallapp/
H A Dworker_cb.c244 void dtio_tap_callback(int ATTR_UNUSED(fd), short ATTR_UNUSED(ev), function
/freebsd-current/contrib/unbound/util/
H A Dfptr_wlist.c190 else if(fptr == &dtio_tap_callback) return 1;
/freebsd-current/contrib/unbound/libunbound/
H A Dlibworker.c1046 void dtio_tap_callback(int ATTR_UNUSED(fd), short ATTR_UNUSED(ev), function
/freebsd-current/contrib/unbound/daemon/
H A Dworker.c2498 void dtio_tap_callback(int ATTR_UNUSED(fd), short ATTR_UNUSED(ev), function

Completed in 130 milliseconds