Searched refs:dtio_tap_callback (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/bsd/unbound/dist/dnstap/ |
H A D | dtstream.h | 349 void dtio_tap_callback(int fd, short bits, void* arg);
|
H A D | unbound-dnstap-socket.c | 953 void dtio_tap_callback(int ATTR_UNUSED(fd), short ATTR_UNUSED(bits), void* arg) in dtio_tap_callback() function 1129 &dtio_tap_callback, data); in dtio_mainfdcallback()
|
/netbsd-src/external/bsd/unbound/dist/smallapp/ |
H A D | worker_cb.c | 244 void dtio_tap_callback(int ATTR_UNUSED(fd), short ATTR_UNUSED(ev), in dtio_tap_callback() function
|
/netbsd-src/external/bsd/unbound/dist/util/ |
H A D | fptr_wlist.c | 190 else if(fptr == &dtio_tap_callback) return 1; in fptr_whitelist_event()
|
/netbsd-src/external/bsd/unbound/dist/libunbound/ |
H A D | libworker.c | 1061 void dtio_tap_callback(int ATTR_UNUSED(fd), short ATTR_UNUSED(ev), in dtio_tap_callback() function
|
/netbsd-src/external/bsd/unbound/dist/daemon/ |
H A D | worker.c | 2509 void dtio_tap_callback(int ATTR_UNUSED(fd), short ATTR_UNUSED(ev), in dtio_tap_callback() function
|