Home
last modified time | relevance | path

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

/NextBSD/crypto/heimdal/lib/sqlite/
HDsqlite3.h581 typedef struct sqlite3_file sqlite3_file; typedef
582 struct sqlite3_file { struct
590 ** [sqlite3_file] object (or, more commonly, a subclass of the argument
HDsqlite3.c1134 typedef struct sqlite3_file sqlite3_file; typedef
1135 struct sqlite3_file { struct
1143 ** [sqlite3_file] object (or, more commonly, a subclass of the argument
/NextBSD/contrib/sqlite3/
HDsqlite3.h635 typedef struct sqlite3_file sqlite3_file; typedef
636 struct sqlite3_file { struct
644 ** [sqlite3_file] object (or, more commonly, a subclass of the argument
HDsqlite3.c849 typedef struct sqlite3_file sqlite3_file; typedef
850 struct sqlite3_file { struct
858 ** [sqlite3_file] object (or, more commonly, a subclass of the argument