Home
last modified time | relevance | path

Searched refs:db_set_cursor_mode (Results 1 – 9 of 9) sorted by relevance

/dports/databases/grass7/grass-7.8.6/db/drivers/dbf/
H A Dselect.c36 db_set_cursor_mode(dbc, mode); in db__driver_open_select_cursor()
/dports/databases/grass7/grass-7.8.6/db/drivers/ogr/
H A Dselect.c43 db_set_cursor_mode(dbc, mode); in db__driver_open_select_cursor()
/dports/databases/grass7/grass-7.8.6/db/drivers/mysql/
H A Dselect.c32 db_set_cursor_mode(dbc, mode); in db__driver_open_select_cursor()
/dports/databases/grass7/grass-7.8.6/db/drivers/odbc/
H A Dselect.c21 db_set_cursor_mode(dbc, mode); in db__driver_open_select_cursor()
/dports/databases/grass7/grass-7.8.6/db/drivers/sqlite/
H A Dselect.c48 db_set_cursor_mode(dbc, mode); in db__driver_open_select_cursor()
/dports/databases/grass7/grass-7.8.6/db/drivers/postgres/
H A Dselect.c44 db_set_cursor_mode(dbc, mode); in db__driver_open_select_cursor()
/dports/databases/grass7/grass-7.8.6/lib/db/dbmi_base/
H A Dcursor.c187 void db_set_cursor_mode(dbCursor *cursor, int mode) in db_set_cursor_mode() function
/dports/databases/grass7/grass-7.8.6/include/defs/
H A Ddbmi.h323 void db_set_cursor_mode(dbCursor *, int);
/dports/databases/grass7/grass-7.8.6/lib/db/
H A Ddbmilib.dox204 - db_set_cursor_mode()