#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 binary = 0 |
pst_file | pstfile |
|
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:
|
Definition at line 22 of file getidblock.c. References pst_desc_tree::assoc_tree, pst_file::d_head, DEBUG_INFO, pst_desc_tree::desc, DIE, pst_index_ll::i_id, memset(), pst_debug_hexdumper(), pst_desc_tree, pst_ff_getIDblock_dec(), pst_freeItem(), pst_getID(), pst_getNextDptr(), pst_malloc(), pst_parse_item(), and pstfile. Referenced by dump_desc(), and main(). |
Here is the call graph for this function:
|
Definition at line 83 of file getidblock.c. References pst_file::d_head, DEBUG_ENT, DEBUG_INFO, DEBUG_INIT, DEBUG_RET, DIE, dump_desc(), dumper(), getopt(), pst_file::i_head, pst_index_ll::i_id, memset(), pst_index_ll::next, optind, process, pst_close(), 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(). |
|
write extra vcard or vcalendar categories from the extra keywords fields
Definition at line 216 of file readpst.c. Referenced by main(). |
|
Definition at line 5 of file getidblock.c. Referenced by dumper(), main(), process(), and try_fork(). |