Home | History | Annotate | Download | only in orig

Lines Matching refs:SQLITE_IOERR_FSYNC

989 #define SQLITE_IOERR_FSYNC             (SQLITE_IOERR | (4<<8))
28402 return unixLogError(SQLITE_IOERR_FSYNC, "full_fsync", pFile->zPath);
33932 return winLogError(SQLITE_IOERR_FSYNC, pFile->lastErrno,