Searched defs:SQLITE_IOERR_DIR_CLOSE (Results 1 – 6 of 6) sorted by relevance
514 #define SQLITE_IOERR_DIR_CLOSE (SQLITE_IOERR | (17<<8)) macro
77 pub const SQLITE_IOERR_DIR_CLOSE: i32 = 4362; constant
54 pub const SQLITE_IOERR_DIR_CLOSE: i32 = 4362; constant