Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dos_unix.c3572 # define HAVE_FULLFSYNC 1 macro
3574 # define HAVE_FULLFSYNC 0 macro
3613 #elif HAVE_FULLFSYNC in full_fsync()
3639 #elif HAVE_FULLFSYNC in full_fsync()
3768 HAVE_FULLFSYNC, isFullsync)); in unixSync()