#include <src/libpst.h>
Data Fields | |
uint64_t | i_id |
uint64_t | offset |
uint64_t | size |
int64_t | u1 |
Definition at line 103 of file libpst.h.
uint64_t pst_index_ll::i_id |
Definition at line 104 of file libpst.h.
Referenced by dump_desc(), dumper(), main(), process(), pst_build_id2(), pst_build_id_ptr(), pst_ff_getID2data(), pst_getID2(), pst_load_extended_attributes(), pst_parse_item(), pst_printDptr(), and pst_printID2ptr().
uint64_t pst_index_ll::offset |
Definition at line 105 of file libpst.h.
Referenced by pst_build_id2(), and pst_ff_getIDblock().
uint64_t pst_index_ll::size |
Definition at line 106 of file libpst.h.
Referenced by pst_build_id2(), and pst_ff_getIDblock().
int64_t pst_index_ll::u1 |
Definition at line 107 of file libpst.h.
Referenced by pst_build_id2().