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

/freebsd-11-stable/contrib/unbound/daemon/
H A Dworker.c2128 void dtio_tap_callback(int ATTR_UNUSED(fd), short ATTR_UNUSED(ev), function
/freebsd-11-stable/contrib/unbound/dnstap/
H A Ddtstream.h349 void dtio_tap_callback(int fd, short bits, void* arg);
H A Dunbound-dnstap-socket.c936 void dtio_tap_callback(int fd, short ATTR_UNUSED(bits), void* arg) function
1111 &dtio_tap_callback, data);
/freebsd-11-stable/contrib/unbound/libunbound/
H A Dlibworker.c1064 void dtio_tap_callback(int ATTR_UNUSED(fd), short ATTR_UNUSED(ev), function
/freebsd-11-stable/contrib/unbound/smallapp/
H A Dworker_cb.c256 void dtio_tap_callback(int ATTR_UNUSED(fd), short ATTR_UNUSED(ev), function
/freebsd-11-stable/contrib/unbound/util/
H A Dfptr_wlist.c186 else if(fptr == &dtio_tap_callback) return 1;

Completed in 133 milliseconds