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

Go to the source code of this file.
Functions | |
| int | db_d_create_index () |
| int db_d_create_index | ( | ) |
Definition at line 13 of file d_create_idx.c.
References db_driver_create_index, db_free_index(), db_init_index(), DB_RECV_INDEX, DB_SEND_FAILURE, DB_SEND_STRING, and DB_SEND_SUCCESS.
1.4.7