Home
last modified time | relevance | path

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

/freebsd-12.1/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c9582 #define SQLITE_CkptFullFSync 0x00400000 /* Use full fsync for checkpoint */ macro
/freebsd-12.1/contrib/sqlite3/
H A Dsqlite3.c16952 #define SQLITE_CkptFullFSync 0x00000010 /* Use full fsync for checkpoint */ macro