Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.h614 #define SQLITE_OPEN_WAL 0x00080000 /* VFS only */ macro
H A Dsqlite3.c927 #define SQLITE_OPEN_WAL 0x00080000 /* VFS only */ macro