#include <stdlib.h>#include "dbmi.h"#include "macros.h"Include dependency graph for c_finddb.c:

Go to the source code of this file.
Functions | |
| int | db_find_database (dbDriver *driver, dbHandle *handle, int *found) |
| int db_find_database | ( | dbDriver * | driver, | |
| dbHandle * | handle, | |||
| int * | found | |||
| ) |
Definition at line 12 of file c_finddb.c.
References db__set_protocol_fds(), db_free_handle(), db_get_handle_dbname(), db_get_handle_dbschema(), DB_RECV_HANDLE, DB_RECV_INT, DB_RECV_RETURN_CODE, DB_SEND_HANDLE, db_set_handle(), and DB_START_PROCEDURE_CALL.
1.4.7