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

Go to the source code of this file.
Functions | |
| int | db_d_describe_table () |
| int db_d_describe_table | ( | ) |
Definition at line 13 of file d_desc_table.c.
References db_driver_describe_table, db_free_string(), db_free_table(), db_get_string(), db_init_string(), DB_RECV_STRING, DB_SEND_FAILURE, DB_SEND_SUCCESS, DB_SEND_TABLE_DEFINITION, and db_set_table_name().
1.4.7