Searched refs:type_buf (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12.1/contrib/unbound/util/data/ |
| H A D | msgreply.c | 850 char type_buf[16]; in log_reply_info() local 870 sldns_wire2str_type_buf(qinf->qtype, type_buf, sizeof(type_buf)); in log_reply_info() 874 clientip_buf, qname_buf, type_buf, class_buf, in log_reply_info() 877 clientip_buf, qname_buf, type_buf, class_buf, in log_reply_info()
|