Searched refs:sqlite3_io_error_hit (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/sqlite/
H A Dsqlite3.c21295 SQLITE_API int sqlite3_io_error_hit = 0; /* Total number of I/O Errors */ local
21304 if( (sqlite3_io_error_persist && sqlite3_io_error_hit) \
21309 sqlite3_io_error_hit++;
21317 sqlite3_io_error_hit = 1; \
22825 SQLITE_API int sqlite3_io_error_hit = 0; /* Total number of I/O Errors */ local
22834 if( (sqlite3_io_error_persist && sqlite3_io_error_hit) \
22839 sqlite3_io_error_hit++;
22847 sqlite3_io_error_hit = 1; \
29144 SQLITE_API int sqlite3_io_error_hit = 0; /* Total number of I/O Errors */ local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/sqlite/
H A Dsqlite3.c21295 SQLITE_API int sqlite3_io_error_hit = 0; /* Total number of I/O Errors */ local
21304 if( (sqlite3_io_error_persist && sqlite3_io_error_hit) \
21309 sqlite3_io_error_hit++;
21317 sqlite3_io_error_hit = 1; \
22825 SQLITE_API int sqlite3_io_error_hit = 0; /* Total number of I/O Errors */ local
22834 if( (sqlite3_io_error_persist && sqlite3_io_error_hit) \
22839 sqlite3_io_error_hit++;
22847 sqlite3_io_error_hit = 1; \
29144 SQLITE_API int sqlite3_io_error_hit = 0; /* Total number of I/O Errors */ local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/sqlite/
H A Dsqlite3.c21295 SQLITE_API int sqlite3_io_error_hit = 0; /* Total number of I/O Errors */ local
21304 if( (sqlite3_io_error_persist && sqlite3_io_error_hit) \
21309 sqlite3_io_error_hit++;
21317 sqlite3_io_error_hit = 1; \
22825 SQLITE_API int sqlite3_io_error_hit = 0; /* Total number of I/O Errors */ local
22834 if( (sqlite3_io_error_persist && sqlite3_io_error_hit) \
22839 sqlite3_io_error_hit++;
22847 sqlite3_io_error_hit = 1; \
29144 SQLITE_API int sqlite3_io_error_hit = 0; /* Total number of I/O Errors */ local
[all...]

Completed in 785 milliseconds