Home
last modified time | relevance | path

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

/freebsd/contrib/ldns/ldns/
H A Dhost2str.h197 ldns_pkt_rcode2buffer_str(ldns_buffer *output, ldns_pkt_rcode rcode);
/freebsd/contrib/ldns/
H A Dhost2str.c209 ldns_pkt_rcode2buffer_str(ldns_buffer *output, ldns_pkt_rcode rcode) in ldns_pkt_rcode2buffer_str() function
281 if (ldns_pkt_rcode2buffer_str(buf, rcode) == LDNS_STATUS_OK) { in ldns_pkt_rcode2str()