#include "define.h"
#include "libpst.h"
Include dependency graph for getidblock.c:
Go to the source code of this file.
Functions | |
void | usage () |
int | main (int argc, char **argv) |
|
Definition at line 7 of file getidblock.c. References pst_file::d_head, DEBUG_ENT, DEBUG_INIT, DEBUG_MAIN, DEBUG_REGISTER_CLOSE, DEBUG_RET, pst_desc_tree::desc, DIE, pst_file::encryption, getopt(), pst_index_tree::id, pst_desc_tree::list_index, optind, process(), pst_close(), pst_debug_hexdumper(), pst_decrypt(), pst_desc_ll, pst_ff_getIDblock(), pst_freeItem(), pst_getID(), pst_getNextDptr(), pst_load_index(), pst_open(), pst_parse_item(), pstfile, usage(), and xmalloc(). |
Here is the call graph for this function:
|
Definition at line 122 of file getidblock.c. Referenced by main(). |