Home
last modified time | relevance | path

Searched refs:ldns_rr2buffer_str_fmt (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ldns/
H A Dhost2str.c1805 ldns_rr2buffer_str_fmt(ldns_buffer *output, in ldns_rr2buffer_str_fmt() function
2031 return ldns_rr2buffer_str_fmt(output, ldns_output_format_default, rr); in ldns_rr2buffer_str()
2041 (void) ldns_rr2buffer_str_fmt(output, fmt, in ldns_rr_list2buffer_str_fmt()
2711 status = ldns_rr2buffer_str_fmt(output, fmt, in ldns_pkt2buffer_str_fmt()
2723 status = ldns_rr2buffer_str_fmt(output, fmt, in ldns_pkt2buffer_str_fmt()
2736 status = ldns_rr2buffer_str_fmt(output, fmt, in ldns_pkt2buffer_str_fmt()
2747 status = ldns_rr2buffer_str_fmt(output, fmt, in ldns_pkt2buffer_str_fmt()
2793 (void) ldns_rr2buffer_str_fmt( in ldns_pkt2buffer_str_fmt()
3290 if (ldns_rr2buffer_str_fmt(tmp_buffer, fmt, rr) in ldns_rr2str_fmt()
/freebsd/contrib/ldns/ldns/
H A Dhost2str.h505 ldns_status ldns_rr2buffer_str_fmt(ldns_buffer *output,