#include <grass/dbmi.h>
#include "macros.h"
Go to the source code of this file.
Functions | |
int | db_list_databases (dbDriver *driver, dbString *path, int npaths, dbHandle **handles, int *count) |
int db_list_databases | ( | dbDriver * | driver, | |
dbString * | path, | |||
int | npaths, | |||
dbHandle ** | handles, | |||
int * | count | |||
) |
Definition at line 11 of file c_listdb.c.
References db__set_protocol_fds(), db_alloc_handle_array(), DB_RECV_HANDLE, DB_RECV_INT, DB_RECV_RETURN_CODE, DB_SEND_STRING_ARRAY, and DB_START_PROCEDURE_CALL.