#include <string.h>#include <sys/types.h>#include <dirent.h>#include "bdb_util.h"

Go to the source code of this file.
Functions | |
| int | bdb_is_database (str *_s) |
| int bdb_is_database | ( | str * | _s | ) |
Definition at line 39 of file bdb_util.c.
References buf, _str::len, NULL, and _str::s.
Referenced by bdblib_get_db().
1.5.6