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

/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.h490 #define SQLITE_OPEN_WAL 0x00080000 /* VFS only */ macro
H A Dsqlite3.c1043 #define SQLITE_OPEN_WAL 0x00080000 /* VFS only */ macro
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.h573 #define SQLITE_OPEN_WAL 0x00080000 /* VFS only */ macro
H A Dsqlite3.c1636 #define SQLITE_OPEN_WAL 0x00080000 /* VFS only */ macro
[all...]

Completed in 900 milliseconds