Searched defs:SQLITE_IOERR_FSYNC (Results 1 – 6 of 6) sorted by relevance
501 #define SQLITE_IOERR_FSYNC (SQLITE_IOERR | (4<<8)) macro
64 pub const SQLITE_IOERR_FSYNC: i32 = 1034; constant
41 pub const SQLITE_IOERR_FSYNC: i32 = 1034; constant