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

/freebsd-current/contrib/unbound/sldns/
H A Dwire2str.h285 int sldns_wire2str_type_scan(uint8_t** data, size_t* data_len, char** str,
H A Dwire2str.c996 int sldns_wire2str_type_scan(uint8_t** d, size_t* dlen, char** s, size_t* slen) function
1306 return sldns_wire2str_type_scan(d, dlen, s, slen);

Completed in 184 milliseconds