Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/unbound/sldns/
HDstr2wire.h265 int sldns_str2wire_rdf_buf(const char* str, uint8_t* rd, size_t* len,
HDstr2wire.c529 if((status=sldns_str2wire_rdf_buf(token, rr+(*rr_cur_len), &len, in rrinternal_parse_rdf()
937 int sldns_str2wire_rdf_buf(const char* str, uint8_t* rd, size_t* len, in sldns_str2wire_rdf_buf() function