Searched defs:SQLITE_IOERR_AUTH (Results 1 – 6 of 6) sorted by relevance
525 #define SQLITE_IOERR_AUTH (SQLITE_IOERR | (28<<8)) macro
88 pub const SQLITE_IOERR_AUTH: i32 = 7178; constant
65 pub const SQLITE_IOERR_AUTH: i32 = 7178; constant