Main Page | Namespace List | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

getidblock.c File Reference

#include "define.h"

Include dependency graph for getidblock.c:

Include dependency graph

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


Function Documentation

void dump_desc pst_desc_ll ptr  ) 
 

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:

void dumper uint64_t  id  ) 
 

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:

int main int  argc,
char *const *  argv
 

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:

void usage  ) 
 

Definition at line 9 of file getidblock.c.

Referenced by main().


Variable Documentation

int decrypt = 0 process = 0 binary = 0
 

Definition at line 4 of file getidblock.c.

Referenced by main().

pst_file pstfile
 

Definition at line 5 of file getidblock.c.

Referenced by dumper(), main(), and process().


Generated on Thu Feb 26 13:40:12 2009 for 'LibPst' by  doxygen 1.3.9.1