Searched defs:SQLITE_FullFSync (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c9581 #define SQLITE_FullFSync 0x00200000 /* Use full fsync on the backend */ macro
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c17132 #define SQLITE_FullFSync 0x00000008 /* Use full fsync on the backend */ macro
[all...]

Completed in 804 milliseconds