#include "dbmi.h"#include "macros.h"Include dependency graph for c_list_tabs.c:

Go to the source code of this file.
Functions | |
| int | db_list_tables (dbDriver *driver, dbString **names, int *count, int system) |
| int db_list_tables | ( | dbDriver * | driver, | |
| dbString ** | names, | |||
| int * | count, | |||
| int | system | |||
| ) |
Definition at line 11 of file c_list_tabs.c.
References db__set_protocol_fds(), DB_RECV_RETURN_CODE, DB_RECV_STRING_ARRAY, DB_SEND_INT, and DB_START_PROCEDURE_CALL.
Referenced by db_table_exists().
1.4.7