Searched defs:SQLITE_IOERR_FSYNC (Results 1 – 11 of 11) sorted by relevance
38 pub const SQLITE_IOERR_FSYNC: i32 = 1034; constant
40 pub const SQLITE_IOERR_FSYNC: i32 = 1034; constant
478 #define SQLITE_IOERR_FSYNC (SQLITE_IOERR | (4<<8)) macro
44 pub const SQLITE_IOERR_FSYNC: i32 = 1034; constant
1541 #define SQLITE_IOERR_FSYNC (SQLITE_IOERR | (4<<8)) macro
501 #define SQLITE_IOERR_FSYNC (SQLITE_IOERR | (4<<8)) macro
807 #define SQLITE_IOERR_FSYNC (SQLITE_IOERR | (4<<8)) macro