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

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