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

/freebsd-12-stable/contrib/unbound/dnstap/
H A Dunbound-dnstap-socket.c580 char* qtv = tv_to_str(d->message->has_query_time_sec, local
584 if(qtv) {
585 printf("query_time: %s\n", qtv);
586 free(qtv);

Completed in 102 milliseconds