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