#include "define.h"
Include dependency graph for getidblock.c:
Go to the source code of this file.
Functions | |
void | usage () |
void | dumper (uint64_t id) |
void | dump_desc (pst_desc_ll *ptr) |
int | main (int argc, char *const *argv) |
Variables | |
int | decrypt = 0 process = 0 binary = 0 |
pst_file | pstfile |
|
Definition at line 72 of file getidblock.c. References pst_desc_tree::child, DEBUG_MAIN, pst_desc_tree::desc, dumper(), pst_index_tree::id, pst_desc_tree::id, pst_desc_tree::list_index, pst_desc_tree::next, and pst_desc_ll. Referenced by main(). |
Here is the call graph for this function:
|
Definition at line 22 of file getidblock.c. References pst_file::d_head, DEBUG_MAIN, pst_desc_tree::desc, DIE, pst_file::encryption, pst_index_tree::id, pst_desc_tree::list_index, pst_debug_hexdumper(), pst_decrypt(), pst_desc_ll, pst_ff_getIDblock(), pst_freeItem(), pst_getID(), pst_getNextDptr(), pst_parse_item(), pstfile, and xmalloc(). Referenced by dump_desc(), and main(). |
Here is the call graph for this function:
|
Definition at line 84 of file getidblock.c. References pst_file::d_head, DEBUG_ENT, DEBUG_INIT, DEBUG_MAIN, DEBUG_REGISTER_CLOSE, DEBUG_RET, decrypt, DIE, dump_desc(), dumper(), getopt(), pst_file::i_head, pst_index_tree::id, pst_index_tree::next, optind, process(), pst_close(), pst_index_ll, pst_load_index(), pst_open(), pstfile, and usage(). |
Here is the call graph for this function:
|
Definition at line 9 of file getidblock.c. Referenced by main(). |
|
Definition at line 4 of file getidblock.c. Referenced by main(). |
|
Definition at line 5 of file getidblock.c. |