#include <grass/dbmi.h>#include "macros.h"Include dependency graph for c_list_idx.c:

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.
1.5.1