getidblock.c File Reference

#include "define.h"
Include dependency graph for getidblock.c:

Go to the source code of this file.

Functions

void usage ()
void dumper (uint64_t i_id)
void dump_desc (pst_desc_tree *ptr, pst_desc_tree *parent)
int main (int argc, char *const *argv)

Variables

int process = 0
int binary = 0
pst_file pstfile

Function Documentation

void dump_desc ( pst_desc_tree ptr,
pst_desc_tree parent 
)

Definition at line 67 of file getidblock.c.

References pst_desc_tree::assoc_tree, pst_desc_tree::child, pst_desc_tree::d_id, pst_desc_tree::desc, dumper(), pst_index_ll::i_id, pst_desc_tree::next, and pst_desc_tree::no_child.

Referenced by main().

Here is the call graph for this function:

void dumper ( uint64_t  i_id  ) 
int main ( int  argc,
char *const *  argv 
)
void usage ( void   ) 

Definition at line 9 of file getidblock.c.

Referenced by main().


Variable Documentation

int binary = 0

Definition at line 4 of file getidblock.c.

Referenced by dumper(), and main().

void process = 0

Definition at line 4 of file getidblock.c.

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

Definition at line 5 of file getidblock.c.

Referenced by main().


Generated on 6 Jul 2016 for 'LibPst' by  doxygen 1.6.1