Home
last modified time | relevance | path

Searched refs:SimulateIOError (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/public-domain/sqlite/dist/
H A Dsqlite3.c21758 #define SimulateIOError(CODE) \ macro
21780 #define SimulateIOError(A) macro
39577 SimulateIOError( return SQLITE_IOERR_CHECKRESERVEDLOCK; );
40309 SimulateIOError( return SQLITE_IOERR_CHECKRESERVEDLOCK; );
40489 SimulateIOError( return SQLITE_IOERR_CHECKRESERVEDLOCK; );
40676 SimulateIOError( return SQLITE_IOERR_CHECKRESERVEDLOCK; );
40920 SimulateIOError( return SQLITE_IOERR_CHECKRESERVEDLOCK; );
41349 SimulateIOError( got = -1 );
41352 SimulateIOError( got = -1 );
41355 SimulateIOError( newOffset = -1 );
[all …]