Home
last modified time | relevance | path

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

/freebsd-12.1/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
/freebsd-12.1/contrib/sqlite3/
H A Dsqlite3.h572 #define SQLITE_OPEN_WAL 0x00080000 /* VFS only */ macro
H A Dsqlite3.c1611 #define SQLITE_OPEN_WAL 0x00080000 /* VFS only */ macro