Home
last modified time | relevance | path

Searched defs:sqlite3_file (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/public-domain/sqlite/dist/
Dsqlite3.h728 typedef struct sqlite3_file sqlite3_file; typedef
729 struct sqlite3_file { struct
737 ** [sqlite3_file] object (or, more commonly, a subclass of the argument
Dsqlite3.c1041 typedef struct sqlite3_file sqlite3_file; typedef
1042 struct sqlite3_file { struct
1050 ** [sqlite3_file] object (or, more commonly, a subclass of the argument