Searched defs:SQLITE_IOERR_ACCESS (Results 1 – 11 of 11) sorted by relevance
47 pub const SQLITE_IOERR_ACCESS: i32 = 3338; constant
49 pub const SQLITE_IOERR_ACCESS: i32 = 3338; constant
487 #define SQLITE_IOERR_ACCESS (SQLITE_IOERR | (13<<8)) macro
53 pub const SQLITE_IOERR_ACCESS: i32 = 3338; constant
1550 #define SQLITE_IOERR_ACCESS (SQLITE_IOERR | (13<<8)) macro
510 #define SQLITE_IOERR_ACCESS (SQLITE_IOERR | (13<<8)) macro
816 #define SQLITE_IOERR_ACCESS (SQLITE_IOERR | (13<<8)) macro