Home
last modified time | relevance | path

Searched refs:ldns_str2rdf_loc (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/ldns/ldns/
HDstr2host.h197 ldns_status ldns_str2rdf_loc(ldns_rdf **rd, const char *str);
/NextBSD/contrib/ldns/
HDrdata.c319 status = ldns_str2rdf_loc(&rdf, str); in ldns_rdf_new_frm_str()
HDstr2host.c861 ldns_str2rdf_loc(ldns_rdf **rd, const char *str) in ldns_str2rdf_loc() function