Searched refs:src_str (Results 1 – 1 of 1) sorted by relevance
254 char *src_str; in unpack_str() local259 size = unpack_u16_chunk(e, &src_str); in unpack_str()262 if (src_str[size - 1] != 0) in unpack_str()264 *string = src_str; in unpack_str()