Searched refs:sldns_wire2str_rr_comment_print (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/unbound/sldns/ |
H A D | wire2str.h | 209 int sldns_wire2str_rr_comment_print(char** str, size_t* str_len, uint8_t* rr,
|
H A D | wire2str.c | 352 return sldns_wire2str_rr_comment_print(&s, &slen, rr, rrlen, dname_len, in sldns_wire2str_rr_comment_buf() 586 w += sldns_wire2str_rr_comment_print(s, slen, rr, rrlen, dname_off, in sldns_wire2str_rr_scan() 719 int sldns_wire2str_rr_comment_print(char** s, size_t* slen, uint8_t* rr, in sldns_wire2str_rr_comment_print() function
|