Searched defs:memDb (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c38158 u8 memDb; /* True to inhibit all file I/O */ member in struct:Pager
41830 int memDb = 0; /* True if this is an in-memory file */ local
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c52779 u8 memDb; /* True to inhibit all file I/O */ member in struct:Pager
56813 int memDb = 0; /* True if this is an in-memory file */ local
[all...]

Completed in 1406 milliseconds