GRASS GIS 8 Programmer's Manual  8.4.0dev(2024)-bb27c0570b
finddb.c File Reference
#include <grass/dbmi.h>
#include <grass/dbstubs.h>
Include dependency graph for finddb.c:

Go to the source code of this file.

Functions

int db__driver_find_database (dbHandle *handle UNUSED, int *found UNUSED)
 

Function Documentation

◆ db__driver_find_database()

int db__driver_find_database ( dbHandle *handle  UNUSED,
int *found  UNUSED 
)

Definition at line 4 of file finddb.c.

References DB_FAILED, and db_procedure_not_implemented().