Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/sqlite3/
H A Dsqlite3.h722 typedef struct sqlite3_file sqlite3_file; typedef
723 struct sqlite3_file { struct
731 ** [sqlite3_file] object (or, more commonly, a subclass of the argument
H A Dsqlite3.c1028 typedef struct sqlite3_file sqlite3_file; typedef
1029 struct sqlite3_file { struct
1037 ** [sqlite3_file] object (or, more commonly, a subclass of the argument