Searched refs:sldns_wire2str_loc_scan (Results 1 – 2 of 2) sorted by relevance
773 int sldns_wire2str_loc_scan(uint8_t** data, size_t* data_len, char** str,
1324 return sldns_wire2str_loc_scan(d, dlen, s, slen); in sldns_wire2str_rdf_scan()1717 int sldns_wire2str_loc_scan(uint8_t** d, size_t* dl, char** str, size_t* sl) in sldns_wire2str_loc_scan() function