Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/sqlite3/
H A Dsqlite3.c21840 #define SimulateIOError(CODE) \ macro
21862 #define SimulateIOError(A) macro
41693 SimulateIOError( got = -1 );
41696 SimulateIOError( got = -1 );
41699 SimulateIOError( newOffset = -1 );
41828 SimulateIOError( iSeek = -1 );
41925 SimulateIOError(( wrote=(-1), amt=1 ));
42149 SimulateIOError( rc=1 );
42234 SimulateIOError( rc=1 );
44394 SimulateIOError( return SQLITE_IOERR );
[all …]