Searched refs:sldns_wire2str_rr_unknown_scan (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/unbound/sldns/
H A Dwire2str.h194 int sldns_wire2str_rr_unknown_scan(uint8_t** data, size_t* data_len, char** str,
H A Dwire2str.c340 return sldns_wire2str_rr_unknown_scan(&d, &dlen, &s, &slen, NULL, 0, NULL);
611 int sldns_wire2str_rr_unknown_scan(uint8_t** d, size_t* dlen, char** s, function

Completed in 62 milliseconds