GRASS GIS 7 Programmer's Manual  7.9.dev(2021)-e5379bbd7
listdb.c File Reference
#include <grass/dbmi.h>
#include <grass/dbstubs.h>
Include dependency graph for listdb.c:

Go to the source code of this file.

Functions

int db__driver_list_databases (dbString *path, int npaths, dbHandle **handles, int *num)
 

Function Documentation

◆ db__driver_list_databases()

int db__driver_list_databases ( dbString path,
int  npaths,
dbHandle **  handles,
int *  num 
)

Definition at line 5 of file listdb.c.

References DB_FAILED, and db_procedure_not_implemented().