Home
last modified time | relevance | path

Searched defs:dtio (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/unbound/dnstap/
H A Ddtstream.c149 static void dtio_wakeup(struct dt_io_thread* dtio) in dtio_wakeup()
300 struct dt_io_thread* dtio = calloc(1, sizeof(*dtio)); in dt_io_thread_create() local
307 void dt_io_thread_delete(struct dt_io_thread* dtio) in dt_io_thread_delete()
527 static int dtio_find_msg(struct dt_io_thread* dtio) in dtio_find_msg()
668 static void dtio_close_fd(struct dt_io_thread* dtio) in dtio_close_fd()
1257 static void dtio_sleep(struct dt_io_thread* dtio) in dtio_sleep()
1640 struct dt_io_thread* dtio; member
1664 struct dt_io_thread* dtio = info->dtio; in dtio_control_stop_send() local
1700 struct dt_io_thread* dtio = info->dtio; in dtio_stop_ev_cb() local
1856 static void dtio_desetup(struct dt_io_thread* dtio) in dtio_desetup()
[all …]
H A Ddnstap.h48 struct dt_io_thread* dtio; member
H A Ddtstream.h78 struct dt_io_thread* dtio; member