Data Fields | |
uint16_t | index_offset |
uint16_t | type |
uint32_t | offset |
Definition at line 198 of file libpst.c.
uint16_t pst_block_hdr::index_offset |
Definition at line 199 of file libpst.c.
Referenced by pst_ff_compile_ID(), and pst_parse_block().
uint32_t pst_block_hdr::offset |
Definition at line 201 of file libpst.c.
Referenced by pst_ff_compile_ID(), and pst_parse_block().
uint16_t pst_block_hdr::type |
Definition at line 200 of file libpst.c.
Referenced by pst_ff_compile_ID(), and pst_parse_block().