Searched refs:ldns_str2rdf_hex (Results 1 – 3 of 3) sorted by relevance
133 ldns_status ldns_str2rdf_hex(ldns_rdf **rd, const char *str);
645 ldns_str2rdf_hex(ldns_rdf **rd, const char *str) in ldns_str2rdf_hex() function1251 return ldns_str2rdf_hex(rd, str+2); in ldns_str2rdf_nsap()1268 status = ldns_str2rdf_hex(rd, str); in ldns_str2rdf_atma()
286 status = ldns_str2rdf_hex(&rdf, str); in ldns_rdf_new_frm_str()