Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.h730 typedef struct sqlite3_file sqlite3_file; typedef
731 struct sqlite3_file { struct
739 ** [sqlite3_file] object (or, more commonly, a subclass of the argument
H A Dsqlite3.c1043 typedef struct sqlite3_file sqlite3_file; typedef
1044 struct sqlite3_file { struct
1052 ** [sqlite3_file] object (or, more commonly, a subclass of the argument