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

Go to the source code of this file.
Functions | |
| int | db_drop_index (dbDriver *driver, dbString *name) |
| |
| int db_drop_index | ( | dbDriver * | driver, | |
| dbString * | name | |||
| ) |
Definition at line 11 of file c_drop_index.c.
References db__set_protocol_fds(), DB_RECV_RETURN_CODE, DB_SEND_STRING, and DB_START_PROCEDURE_CALL.
1.5.1