Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/etc/c/
H A Dsqlite3.d280 struct sqlite3_file struct
292 int function (sqlite3_file*) xClose; argument
/netbsd-src/external/public-domain/sqlite/dist/
H A 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
H A 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