Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/sldns/
H A Dstr2wire.c41 static int sldns_str2wire_dname_buf_rel(const char* str, uint8_t* buf, in sldns_str2wire_dname_buf_rel() function
142 return sldns_str2wire_dname_buf_rel(str, buf, len, NULL); in sldns_str2wire_dname_buf()
150 int s = sldns_str2wire_dname_buf_rel(str, buf, &dlen, &rel); in sldns_str2wire_dname_buf_origin()