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

/freebsd-current/contrib/unbound/sldns/
H A Dwire2str.h539 int sldns_wire2str_int8_scan(uint8_t** data, size_t* data_len, char** str,
H A Dwire2str.c1278 return sldns_wire2str_int8_scan(d, dlen, s, slen);
1354 int sldns_wire2str_int8_scan(uint8_t** d, size_t* dl, char** s, size_t* sl) function
1666 return sldns_wire2str_int8_scan(d, dl, s, sl);

Completed in 180 milliseconds