Home
last modified time | relevance | path

Searched refs:dtio_mainfdcallback (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/unbound/dnstap/
H A Ddtstream.h352 void dtio_mainfdcallback(int fd, short bits, void* arg);
H A Dunbound-dnstap-socket.c1145 void dtio_mainfdcallback(int fd, short ATTR_UNUSED(bits), void* arg) in dtio_mainfdcallback() function
1237 s = tap_socket_new_local(item->str, &dtio_mainfdcallback, in setup_local_list()
1252 s = tap_socket_new_tcpaccept(item->str, &dtio_mainfdcallback, in setup_tcp_list()
1268 s = tap_socket_new_tlsaccept(item->str, &dtio_mainfdcallback, in setup_tls_list()
/freebsd/contrib/unbound/smallapp/
H A Dworker_cb.c252 void dtio_mainfdcallback(int ATTR_UNUSED(fd), short ATTR_UNUSED(ev), in dtio_mainfdcallback() function
/freebsd/contrib/unbound/util/
H A Dfptr_wlist.c198 else if(fptr == &dtio_mainfdcallback) return 1; in fptr_whitelist_event()
/freebsd/contrib/unbound/libunbound/
H A Dlibworker.c1055 void dtio_mainfdcallback(int ATTR_UNUSED(fd), short ATTR_UNUSED(ev), in dtio_mainfdcallback() function
/freebsd/contrib/unbound/daemon/
H A Dworker.c2507 void dtio_mainfdcallback(int ATTR_UNUSED(fd), short ATTR_UNUSED(ev), in dtio_mainfdcallback() function