Home
last modified time | relevance | path

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

/dports/dns/unbound/unbound-1.14.0/dnstap/
H A Ddtstream.c484 static int dt_msg_queue_pop(struct dt_msg_queue* mq, void** buf, in dt_msg_queue_pop() function
511 if(dt_msg_queue_pop(mq, &buf, &len)) { in dtio_find_in_queue()