Home
last modified time | relevance | path

Searched refs:SQLITE_FullFSync (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/sqlite3/
H A Dsqlite3.c17805 #define SQLITE_FullFSync 0x00000008 /* Use full fsync on the backend */ macro
138420 /* iArg: */ SQLITE_FullFSync },
138969 assert( SQLITE_FullFSync==PAGER_FULLFSYNC );