Home
last modified time | relevance | path

Searched refs:dt_msg_entry (Results 1 – 2 of 2) sorted by relevance

/src/contrib/unbound/dnstap/
H A Ddtstream.h48 struct dt_msg_entry;
76 struct dt_msg_entry* first, *last;
87 struct dt_msg_entry { struct
89 struct dt_msg_entry* next; argument
H A Ddtstream.c125 struct dt_msg_entry* e = mq->first, *next=NULL; in dt_msg_queue_clear()
238 struct dt_msg_entry* entry; in dt_msg_queue_submit()
500 struct dt_msg_entry* entry = mq->first; in dt_msg_queue_pop()