Searched refs:streamname (Results 1 – 1 of 1) sorted by relevance
7216 WCHAR streamname[_MAX_PATH]; in copy_infostreams() local7251 if (!BackupRead(sh, (LPBYTE)streamname, in copy_infostreams()7262 streamname[len] = 0; in copy_infostreams()7263 if (len > 7 && wcsicmp(streamname + len - 6, in copy_infostreams()7266 streamname[len - 6] = 0; in copy_infostreams()7267 copy_substream(sh, &context, tow, streamname, in copy_infostreams()