Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.h738 typedef struct sqlite3_file sqlite3_file; typedef
739 struct sqlite3_file { struct
747 ** [sqlite3_file] object (or, more commonly, a subclass of the argument
H A Dsqlite3.c1057 typedef struct sqlite3_file sqlite3_file; typedef
1058 struct sqlite3_file { struct
1066 ** [sqlite3_file] object (or, more commonly, a subclass of the argument