Searched refs:sldns_wire2str_rr_comment_print (Results 1 – 2 of 2) sorted by relevance
| /freebsd-11-stable/contrib/unbound/sldns/ |
| HD | wire2str.h | 207 int sldns_wire2str_rr_comment_print(char** str, size_t* str_len, uint8_t* rr,
|
| HD | wire2str.c | 283 return sldns_wire2str_rr_comment_print(&s, &slen, rr, rrlen, dname_len, in sldns_wire2str_rr_comment_buf() 517 w += sldns_wire2str_rr_comment_print(s, slen, rr, rrlen, dname_off, in sldns_wire2str_rr_scan() 650 int sldns_wire2str_rr_comment_print(char** s, size_t* slen, uint8_t* rr, in sldns_wire2str_rr_comment_print() function
|