Data Fields | |
char * | buf |
size_t | read_size |
size_t | i_offset |
Definition at line 75 of file libpst.c.
char* pst_subblock::buf |
Definition at line 76 of file libpst.c.
Referenced by freeall(), pst_getBlockOffsetPointer(), and pst_parse_block().
size_t pst_subblock::i_offset |
Definition at line 78 of file libpst.c.
Referenced by pst_getBlockOffsetPointer(), and pst_parse_block().
size_t pst_subblock::read_size |
Definition at line 77 of file libpst.c.
Referenced by pst_getBlockOffsetPointer(), and pst_parse_block().