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

/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.h482 #define SQLITE_OPEN_MAIN_JOURNAL 0x00000800 /* VFS only */ macro
H A Dsqlite3.c1035 #define SQLITE_OPEN_MAIN_JOURNAL 0x00000800 /* VFS only */ macro
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.h565 #define SQLITE_OPEN_MAIN_JOURNAL 0x00000800 /* VFS only */ macro
H A Dsqlite3.c1628 #define SQLITE_OPEN_MAIN_JOURNAL 0x00000800 /* VFS only */ macro
[all...]

Completed in 895 milliseconds