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

Go to the source code of this file.

Functions

int db__driver_list_tables (dbString **names UNUSED, int *count UNUSED, int system UNUSED)
 

Function Documentation

◆ db__driver_list_tables()

int db__driver_list_tables ( dbString **names  UNUSED,
int *count  UNUSED,
int system  UNUSED 
)

Definition at line 4 of file list_tables.c.

References DB_FAILED, and db_procedure_not_implemented().