Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/sldns/
H A Dstr2wire.h298 int sldns_str2wire_rdf_buf(const char* str, uint8_t* rd, size_t* len,
H A Dstr2wire.c536 if((status=sldns_str2wire_rdf_buf(token, rr+(*rr_cur_len), &len, in rrinternal_parse_rdf()
1660 int sldns_str2wire_rdf_buf(const char* str, uint8_t* rd, size_t* len, in sldns_str2wire_rdf_buf() function