Data Fields | |
CBuffer | g_InBuffer |
CLzmaDecoderState | state |
unsigned char | properties [LZMA_PROPERTIES_SIZE] |
pid_t | pid |
Definition at line 2739 of file rpmio.c.
Definition at line 2740 of file rpmio.c.
Referenced by lzdClose(), lzdFlush(), lzdRead(), lzdReadOpen(), lzdWrite(), and lzdWriteOpen().
pid_t lzfile::pid |
Definition at line 2747 of file rpmio.c.
Referenced by lzdClose(), and lzdWriteOpen().
unsigned char lzfile::properties[LZMA_PROPERTIES_SIZE] |
Definition at line 2742 of file rpmio.c.
Referenced by lzdReadOpen().
CLzmaDecoderState lzfile::state |
Definition at line 2741 of file rpmio.c.
Referenced by lzdClose(), lzdRead(), and lzdReadOpen().