Searched defs:sqlite3_io_error_pending (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c22457 SQLITE_API int sqlite3_io_error_pending = 0; /* Count down to first I/O error */ local
24799 SQLITE_API int sqlite3_io_error_pending = 0; /* Count down to first I/O error */ local
31576 SQLITE_API int sqlite3_io_error_pending = 0; /* Count down to first I/O error */ local
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c23271 SQLITE_API int sqlite3_io_error_pending = 0; /* Count down to first I/O error */ variable
[all...]

Completed in 815 milliseconds