Searched defs:inStream (Results 1 – 2 of 2) sorted by relevance
31 std::fstream inStream(inFile, std::fstream::in); in updateDNSEntries() local
40 unsigned char *inStream, SizeT length) in lzmaBuffToBuffDecompress()