Searched refs:src_str (Results 1 – 1 of 1) sorted by relevance
392 char *src_str; in unpack_str() local397 size = unpack_u16_chunk(e, &src_str); in unpack_str()400 if (src_str[size - 1] != 0) in unpack_str()402 *string = src_str; in unpack_str()