Searched refs:type_buf (Results 1 – 1 of 1) sorted by relevance
| /netbsd-src/external/bsd/unbound/dist/util/data/ |
| H A D | msgreply.c | 926 char type_buf[16]; in log_reply_info() local 946 sldns_wire2str_type_buf(qinf->qtype, type_buf, sizeof(type_buf)); in log_reply_info() 950 clientip_buf, qname_buf, type_buf, class_buf, in log_reply_info() 953 clientip_buf, qname_buf, type_buf, class_buf, in log_reply_info()
|