#include <stdlib.h>
#include <grass/dbmi.h>
#include "macros.h"
#include "dbstubs.h"
Go to the source code of this file.
Functions | |
int | db_d_list_indexes () |
int db_d_list_indexes | ( | ) |
Definition at line 13 of file d_list_idx.c.
References db_driver_list_indexes, db_free_index_array(), db_free_string(), db_init_string(), DB_RECV_STRING, DB_SEND_FAILURE, DB_SEND_INDEX_ARRAY, and DB_SEND_SUCCESS.