Lines Matching defs:PRTZIPGZIPSTREAM
168 typedef RTZIPGZIPSTREAM *PRTZIPGZIPSTREAM;
174 static int rtZipGzip_FlushIt(PRTZIPGZIPSTREAM pThis, uint8_t fFlushType);
186 static int rtZipGzipConvertErrFromZlib(PRTZIPGZIPSTREAM pThis, int rc)
229 PRTZIPGZIPSTREAM pThis = (PRTZIPGZIPSTREAM)pvThis;
266 PRTZIPGZIPSTREAM pThis = (PRTZIPGZIPSTREAM)pvThis;
281 static int rtZipGzip_ReadOneSeg(PRTZIPGZIPSTREAM pThis, void *pvBuf, size_t cbToRead, bool fBlocking, size_t *pcbRead)
376 PRTZIPGZIPSTREAM pThis = (PRTZIPGZIPSTREAM)pvThis;
398 static int rtZipGzip_WriteOutputBuffer(PRTZIPGZIPSTREAM pThis, bool fBlocking)
478 static int rtZipGzip_CompressIt(PRTZIPGZIPSTREAM pThis, bool fBlocking)
510 PRTZIPGZIPSTREAM pThis = (PRTZIPGZIPSTREAM)pvThis;
557 static int rtZipGzip_FlushIt(PRTZIPGZIPSTREAM pThis, uint8_t fFlushType)
600 PRTZIPGZIPSTREAM pThis = (PRTZIPGZIPSTREAM)pvThis;
618 PRTZIPGZIPSTREAM pThis = (PRTZIPGZIPSTREAM)pvThis;
653 PRTZIPGZIPSTREAM pThis = (PRTZIPGZIPSTREAM)pvThis;
698 PRTZIPGZIPSTREAM pThis;
795 PRTZIPGZIPSTREAM pThis;