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

/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.h485 #define SQLITE_OPEN_MASTER_JOURNAL 0x00004000 /* VFS only */ macro
H A Dsqlite3.c1038 #define SQLITE_OPEN_MASTER_JOURNAL 0x00004000 /* VFS only */ macro
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.h578 #define SQLITE_OPEN_MASTER_JOURNAL 0x00004000 /* VFS only */ macro
H A Dsqlite3.c1641 #define SQLITE_OPEN_MASTER_JOURNAL 0x00004000 /* VFS only */ macro
[all...]

Completed in 1171 milliseconds