#include <string.h>#include <stdlib.h>#include <unistd.h>#include <stdio.h>#include <errno.h>#include <ctype.h>#include <stdarg.h>#include <fakedbfs/fakedbfs.h>#include <fakedbfs/debug.h>Defines | |
| #define | BUFSIZE 512 |
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,...) |
| int | fdbfs_debug_info (fdbfs_t *f, enum ErrorAction sev, const char *fmt,...) |
|
|
|
|
||||||||||||||||||||
|
|
|
||||||||||||||||||||
|
|
|
||||||||||||||||||||
|
|
1.4.6