Searched refs:ldns_str2rdf_b32_ext (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/ldns/ldns/
H A Dstr2host.h125 ldns_status ldns_str2rdf_b32_ext(ldns_rdf **rd, const char *str);
/freebsd-11-stable/contrib/ldns/
H A Drdata.c283 status = ldns_str2rdf_b32_ext(&rdf, str);
337 status = ldns_str2rdf_b32_ext(&rdf, str);
H A Ddnssec.c1614 status = ldns_str2rdf_b32_ext(&next_nsec_rdf,
1634 status = ldns_str2rdf_b32_ext(&next_nsec_rdf,
H A Dstr2host.c607 ldns_str2rdf_b32_ext(ldns_rdf **rd, const char *str) function

Completed in 76 milliseconds