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