Searched refs:src_str (Results 1 – 1 of 1) sorted by relevance
353 char *src_str; in unpack_str() local358 size = unpack_u16_chunk(e, &src_str); in unpack_str()361 if (src_str[size - 1] != 0) in unpack_str()363 *string = src_str; in unpack_str()