Searched defs:xOpen (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.h965 int (*xOpen)(sqlite3_vfs*, const char *zName, sqlite3_file*, member in struct:sqlite3_vfs
4780 int (*xOpen)(sqlite3_vtab *pVTab, sqlite3_vtab_cursor **ppCursor); member in struct:sqlite3_module
[all...]
H A Dsqlite3.c1518 int (*xOpen)(sqlite3_vfs*, const char *zName, sqlite3_file*, member in struct:sqlite3_vfs
5333 int (*xOpen)(sqlite3_vtab *pVTab, sqlite3_vtab_cursor **ppCursor); member in struct:sqlite3_module
[all...]
/freebsd-10-stable/contrib/sqlite3/
H A Dsqlite3.h1224 int (*xOpen)(sqlite3_vfs*, const char *zName, sqlite3_file*, member in struct:sqlite3_vfs
5787 int (*xOpen)(sqlite3_vtab *pVTab, sqlite3_vtab_cursor **ppCursor); member in struct:sqlite3_module
[all...]
H A Dsqlite3.c1484 int (*xOpen)(sqlite3_vfs*, const char *zName, sqlite3_file*, member in struct:sqlite3_vfs
6047 int (*xOpen)(sqlite3_vtab *pVTab, sqlite3_vtab_cursor **ppCursor); member in struct:sqlite3_module
[all...]

Completed in 1079 milliseconds