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

/freebsd-11-stable/contrib/unbound/dnstap/
H A Ddtstream.h337 void dtio_output_cb(int fd, short bits, void* arg);
H A Ddtstream.c1459 void dtio_output_cb(int ATTR_UNUSED(fd), short bits, void* arg) function
2040 UB_EV_READ | UB_EV_WRITE | UB_EV_PERSIST, &dtio_output_cb,
/freebsd-11-stable/contrib/unbound/util/
H A Dfptr_wlist.c181 else if(fptr == &dtio_output_cb) return 1;

Completed in 254 milliseconds