#include <string.h>#include <stdlib.h>#include <unistd.h>#include <stdio.h>#include <errno.h>#include <ctype.h>#include "dbspec.h"#include <fakedbfs/dbspecdata.h>#include <fakedbfs/fakedbfs.h>#include <fakedbfs/debug.h>Functions | |
| EnumSubElem * | fdbfs_debug_dump_enum_sub_elem (struct EnumSubElem *e, short int allsub) |
| void | fdbfs_debug_dump_enum_sub_elem_list (struct EnumSubElem *head, short int allsub) |
| EnumElem * | fdbfs_debug_dump_enum_elem (struct EnumElem *e) |
| void | fdbfs_debug_dump_enum_elem_list (struct EnumElem *head) |
| EnumHead * | fdbfs_debug_dump_enum_head (struct EnumHead *e) |
| void | fdbfs_debug_dump_enum_head_list (struct EnumHead *head) |
| CatElem * | fdbfs_debug_dump_cat_elem (struct CatElem *e) |
| void | fdbfs_debug_dump_cat_elem_list (struct CatElem *head) |
| CatalogueHead * | fdbfs_debug_dump_cat_head (struct CatalogueHead *e) |
| void | fdbfs_debug_dump_cat_head_list (struct CatalogueHead *head) |
| void | fdbfs_debug_dump_head_members (Heads *hd) |
| void | fdbfs_debug_dump_fields (fields_t *h) |
| void | fdbfs_debug_dump_confnode (confnode_t *c) |
| Dump confnode_t and children. | |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Dump confnode_t and children.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
1.4.6