#include <grass/dbmi.h>
#include "macros.h"
Go to the source code of this file.
Functions | |
int | db_list_indexes (dbDriver *driver, dbString *table_name, dbIndex **list, int *count) |
int db_list_indexes | ( | dbDriver * | driver, | |
dbString * | table_name, | |||
dbIndex ** | list, | |||
int * | count | |||
) |
Definition at line 11 of file c_list_idx.c.
References db__set_protocol_fds(), DB_RECV_INDEX_ARRAY, DB_RECV_RETURN_CODE, DB_SEND_STRING, and DB_START_PROCEDURE_CALL.