Home
last modified time | relevance | path

Searched refs:SQLITE_IOERR_SHMLOCK (Results 1 – 25 of 397) sorted by relevance

12345678910>>...16

/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/libsqlite3-sys-0.15.0/src/
H A Derror.rs130 const SQLITE_IOERR_SHMLOCK: c_int = (super::SQLITE_IOERR | (20 << 8)); const
219 SQLITE_IOERR_SHMLOCK => "SQLITE_IOERR_SHMLOCK", // no longer used in code_to_str()
/dports/sysutils/mcfly/mcfly-0.5.11/cargo-crates/libsqlite3-sys-0.10.0/src/
H A Derror.rs129 const SQLITE_IOERR_SHMLOCK: c_int = (super::SQLITE_IOERR | (20 << 8)); const
218 SQLITE_IOERR_SHMLOCK => "SQLITE_IOERR_SHMLOCK", // no longer used in code_to_str()
/dports/misc/broot/broot-1.7.0/cargo-crates/libsqlite3-sys-0.20.1/src/
H A Derror.rs135 const SQLITE_IOERR_SHMLOCK: c_int = super::SQLITE_IOERR | (20 << 8); const
251 SQLITE_IOERR_SHMLOCK => "SQLITE_IOERR_SHMLOCK", // no longer used in code_to_str()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/libsqlite3-sys-0.22.2/src/
H A Derror.rs135 const SQLITE_IOERR_SHMLOCK: c_int = super::SQLITE_IOERR | (20 << 8); const
251 SQLITE_IOERR_SHMLOCK => "SQLITE_IOERR_SHMLOCK", // no longer used in code_to_str()
/dports/databases/ods2sql/ods2sql-aca63183274038487cecb6be17d7f65e92178b8c/cargo-crates/libsqlite3-sys-0.20.1/src/
H A Derror.rs135 const SQLITE_IOERR_SHMLOCK: c_int = super::SQLITE_IOERR | (20 << 8); const
251 SQLITE_IOERR_SHMLOCK => "SQLITE_IOERR_SHMLOCK", // no longer used in code_to_str()
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/libsqlite3-sys-0.23.1/src/
H A Derror.rs135 const SQLITE_IOERR_SHMLOCK: c_int = super::SQLITE_IOERR | (20 << 8); const
251 SQLITE_IOERR_SHMLOCK => "SQLITE_IOERR_SHMLOCK", // no longer used in code_to_str()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/libsqlite3-sys-0.22.2/src/
H A Derror.rs135 const SQLITE_IOERR_SHMLOCK: c_int = super::SQLITE_IOERR | (20 << 8); const
251 SQLITE_IOERR_SHMLOCK => "SQLITE_IOERR_SHMLOCK", // no longer used in code_to_str()
/dports/textproc/ripgrep-all/ripgrep-all-0.9.6/cargo-crates/libsqlite3-sys-0.18.0/src/
H A Derror.rs135 const SQLITE_IOERR_SHMLOCK: c_int = super::SQLITE_IOERR | (20 << 8); const
248 SQLITE_IOERR_SHMLOCK => "SQLITE_IOERR_SHMLOCK", // no longer used in code_to_str()
/dports/www/firefox/firefox-99.0/third_party/rust/libsqlite3-sys/src/
H A Derror.rs135 const SQLITE_IOERR_SHMLOCK: c_int = super::SQLITE_IOERR | (20 << 8); const
251 SQLITE_IOERR_SHMLOCK => "SQLITE_IOERR_SHMLOCK", // no longer used in code_to_str()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/libsqlite3-sys/src/
H A Derror.rs135 const SQLITE_IOERR_SHMLOCK: c_int = super::SQLITE_IOERR | (20 << 8); const
251 SQLITE_IOERR_SHMLOCK => "SQLITE_IOERR_SHMLOCK", // no longer used in code_to_str()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/libsqlite3-sys/src/
H A Derror.rs135 const SQLITE_IOERR_SHMLOCK: c_int = super::SQLITE_IOERR | (20 << 8); const
251 SQLITE_IOERR_SHMLOCK => "SQLITE_IOERR_SHMLOCK", // no longer used in code_to_str()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/libsqlite3-sys/src/
H A Derror.rs135 const SQLITE_IOERR_SHMLOCK: c_int = super::SQLITE_IOERR | (20 << 8); const
248 SQLITE_IOERR_SHMLOCK => "SQLITE_IOERR_SHMLOCK", // no longer used in code_to_str()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/sqlite/
H A Dsqlitebasestatement.cpp417 case SQLITE_IOERR_SHMLOCK: in checkForStepError()
487 case SQLITE_IOERR_SHMLOCK: in checkForPrepareError()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/webdatabase/sqlite/
H A Dsqlite_statement.cc64 case SQLITE_IOERR_SHMLOCK: in restrictError()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/webdatabase/sqlite/
H A Dsqlite_statement.cc66 case SQLITE_IOERR_SHMLOCK: in restrictError()
/dports/databases/p5-DBD-SQLite/DBD-SQLite-1.70/
H A Dconstants.inc627 SQLITE_IOERR_SHMLOCK = SQLITE_IOERR_SHMLOCK
642 SQLITE_IOERR_SHMLOCK = 3
/dports/databases/sqlite3/sqlite-src-3350500/ext/misc/
H A Dmemvfs.c291 return SQLITE_IOERR_SHMLOCK; in memShmLock()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/misc/
H A Dmemvfs.c291 return SQLITE_IOERR_SHMLOCK; in memShmLock()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/misc/
H A Dmemvfs.c291 return SQLITE_IOERR_SHMLOCK; in memShmLock()
/dports/lang/python311/Python-3.11.0a3/Modules/_sqlite/
H A Dmodule.c360 DECLARE_ERROR_CODE(SQLITE_IOERR_SHMLOCK),
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/sqlite/
H A Dsqlite3.h455 #define SQLITE_IOERR_SHMLOCK (SQLITE_IOERR | (20<<8)) macro
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Dtest_vfstrace.c166 case SQLITE_IOERR_SHMLOCK: zVal = "SQLITE_IOERR_SHMLOCK"; break; in vfstrace_print_errcode()
/dports/databases/db5/db-5.3.28/lang/sql/generated/
H A Dsqlite3.h454 #define SQLITE_IOERR_SHMLOCK (SQLITE_IOERR | (20<<8)) macro
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/sqlite/
H A Dsqlite3.h455 #define SQLITE_IOERR_SHMLOCK (SQLITE_IOERR | (20<<8)) macro
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbserver/sqlite/
H A Dsqlite3.h456 #define SQLITE_IOERR_SHMLOCK (SQLITE_IOERR | (20<<8)) macro

12345678910>>...16