|
Functions |
| int | fdbfs_ferr (fdbfs_t *f, enum ErrorAction severity, const char *fmt,...) |
| int | fdbfs_cferr (fdbfs_t *f, enum ErrorAction severity, const char *fmt,...) |
| void | fdbfs_debug_dump_fields (fields_t *h) |
| 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) |
| int | fdbfs_debug_info (fdbfs_t *f, enum ErrorAction sev, const char *fmt,...) |
| void | fdbfs_estr_free (error_t *e) |
| void | fdbfs_debug_dump_confnode (confnode_t *c) |
| | Dump confnode_t and children.
|