|
IDZEBRA 2.2.8
|
#include <sys/stat.h>#include <sys/types.h>#include <errno.h>#include <stdlib.h>#include <string.h>#include <yaz/snprintf.h>#include <yaz/test.h>#include <idzebra/bfile.h>Go to the source code of this file.
Functions | |
| void | tst (void) |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 175 of file tstbfile2.c.
References tst().
| void tst | ( | void | ) |
Definition at line 33 of file tstbfile2.c.
References bf_cache(), bf_close(), bf_open(), bf_read(), bf_reset(), bf_write(), bfs_create(), bfs_destroy(), ZEBRA_FAIL, ZEBRA_OK, and ZINT_FORMAT.
Referenced by main().