Searched refs:sqlite3_io_error_hit (Results 1 – 1 of 1) sorted by relevance
22304 SQLITE_API extern int sqlite3_io_error_hit;22313 if( (sqlite3_io_error_persist && sqlite3_io_error_hit) \22318 sqlite3_io_error_hit++; in local_ioerr()22326 sqlite3_io_error_hit = 1; \26560 SQLITE_API int sqlite3_io_error_hit = 0; /* Total number of I/O Errors */ variable61912 SQLITE_API extern int sqlite3_io_error_hit;