Searched refs:SQLITE_IOERR_UNLOCK (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/db_sql/sqlite/
H A Dsqlite3.h447 #define SQLITE_IOERR_UNLOCK (SQLITE_IOERR | (8<<8)) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/db_sql/sqlite/
H A Dsqlite3.h447 #define SQLITE_IOERR_UNLOCK (SQLITE_IOERR | (8<<8)) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/db_sql/sqlite/
H A Dsqlite3.h447 #define SQLITE_IOERR_UNLOCK (SQLITE_IOERR | (8<<8)) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/sqlite/
H A Dsqlite3.h442 #define SQLITE_IOERR_UNLOCK (SQLITE_IOERR | (8<<8)) macro
H A Dsqlite3.c979 #define SQLITE_IOERR_UNLOCK (SQLITE_IOERR | (8<<8)) macro
21781 rc = SQLITE_IOERR_UNLOCK;
23045 (sqliteIOErr == SQLITE_IOERR_UNLOCK) ||
23726 rc = sqliteErrorFromPosixError(tErrno, SQLITE_IOERR_UNLOCK);
23897 rc = sqliteErrorFromPosixError(tErrno, SQLITE_IOERR_UNLOCK);
23921 rc = sqliteErrorFromPosixError(tErrno, SQLITE_IOERR_UNLOCK);
23950 rc = sqliteErrorFromPosixError(tErrno, SQLITE_IOERR_UNLOCK);
23974 rc = sqliteErrorFromPosixError(tErrno, SQLITE_IOERR_UNLOCK);
24298 rc = sqliteErrorFromPosixError(tErrno, SQLITE_IOERR_UNLOCK);
24372 lrc = sqliteErrorFromPosixError(tErrno, SQLITE_IOERR_UNLOCK);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/sqlite/
H A Dsqlite3.h442 #define SQLITE_IOERR_UNLOCK (SQLITE_IOERR | (8<<8)) macro
H A Dsqlite3.c979 #define SQLITE_IOERR_UNLOCK (SQLITE_IOERR | (8<<8)) macro
21781 rc = SQLITE_IOERR_UNLOCK;
23045 (sqliteIOErr == SQLITE_IOERR_UNLOCK) ||
23726 rc = sqliteErrorFromPosixError(tErrno, SQLITE_IOERR_UNLOCK);
23897 rc = sqliteErrorFromPosixError(tErrno, SQLITE_IOERR_UNLOCK);
23921 rc = sqliteErrorFromPosixError(tErrno, SQLITE_IOERR_UNLOCK);
23950 rc = sqliteErrorFromPosixError(tErrno, SQLITE_IOERR_UNLOCK);
23974 rc = sqliteErrorFromPosixError(tErrno, SQLITE_IOERR_UNLOCK);
24298 rc = sqliteErrorFromPosixError(tErrno, SQLITE_IOERR_UNLOCK);
24372 lrc = sqliteErrorFromPosixError(tErrno, SQLITE_IOERR_UNLOCK);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/sqlite/
H A Dsqlite3.h442 #define SQLITE_IOERR_UNLOCK (SQLITE_IOERR | (8<<8)) macro
H A Dsqlite3.c979 #define SQLITE_IOERR_UNLOCK (SQLITE_IOERR | (8<<8)) macro
21781 rc = SQLITE_IOERR_UNLOCK;
23045 (sqliteIOErr == SQLITE_IOERR_UNLOCK) ||
23726 rc = sqliteErrorFromPosixError(tErrno, SQLITE_IOERR_UNLOCK);
23897 rc = sqliteErrorFromPosixError(tErrno, SQLITE_IOERR_UNLOCK);
23921 rc = sqliteErrorFromPosixError(tErrno, SQLITE_IOERR_UNLOCK);
23950 rc = sqliteErrorFromPosixError(tErrno, SQLITE_IOERR_UNLOCK);
23974 rc = sqliteErrorFromPosixError(tErrno, SQLITE_IOERR_UNLOCK);
24298 rc = sqliteErrorFromPosixError(tErrno, SQLITE_IOERR_UNLOCK);
24372 lrc = sqliteErrorFromPosixError(tErrno, SQLITE_IOERR_UNLOCK);
[all...]

Completed in 1274 milliseconds