Home | History | Annotate | Download | only in dist

Lines Matching refs:SQLITE_IOERR_FSYNC

981 #define SQLITE_IOERR_FSYNC             (SQLITE_IOERR | (4<<8))
26028 return unixLogError(SQLITE_IOERR_FSYNC, "full_fsync", pFile->zPath);