#include "../../str.h"


Go to the source code of this file.
Functions | |
| int | dbt_is_database (str *) |
| int dbt_is_database | ( | str * | ) |
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