#include "dbmi.h"
#include "macros.h"
#include "dbstubs.h"
Include dependency graph for d_closedb.c:
Go to the source code of this file.
Functions | |
int | db_d_close_database () |
int db_d_close_database | ( | ) |
Definition at line 12 of file d_closedb.c.
References db__close_all_cursors(), db__init_driver_state(), db__mark_database_closed(), db__test_database_open(), db_driver_close_database, db_error(), DB_SEND_FAILURE, and DB_SEND_SUCCESS.