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

/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.h483 #define SQLITE_OPEN_TEMP_JOURNAL 0x00001000 /* VFS only */ macro
H A Dsqlite3.c1036 #define SQLITE_OPEN_TEMP_JOURNAL 0x00001000 /* VFS only */ macro
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.h566 #define SQLITE_OPEN_TEMP_JOURNAL 0x00001000 /* VFS only */ macro
H A Dsqlite3.c1629 #define SQLITE_OPEN_TEMP_JOURNAL 0x00001000 /* VFS only */ macro
[all...]

Completed in 957 milliseconds