Home
last modified time | relevance | path

Searched defs:journal_mode (Results 1 – 23 of 23) sorted by relevance

/dports/net/kamailio/kamailio-5.4.5/src/modules/db_sqlite/
H A Ddb_sqlite.h33 str journal_mode; member
H A Ddb_sqlite.c115 static int db_set_journal_mode_entry(str db_filename, str journal_mode) { in db_set_journal_mode_entry()
/dports/dns/knot3/knot-3.1.5/src/knot/journal/
H A Djournal_basic.h35 inline static unsigned journal_env_flags(int journal_mode, bool readonly) in journal_env_flags()
/dports/dns/knot3-lib/knot-3.1.5/src/knot/journal/
H A Djournal_basic.h35 inline static unsigned journal_env_flags(int journal_mode, bool readonly) in journal_env_flags()
/dports/databases/sqlitebrowser/sqlitebrowser-3.12.1/src/
H A DMainWindow.h48 QString journal_mode; member
/dports/dns/knot3-lib/knot-3.1.5/src/knot/server/
H A Dserver.c644 conf_val_t journal_mode = conf_db_param(conf(), C_JOURNAL_DB_MODE); in server_init() local
1118 conf_val_t journal_mode = conf_db_param(conf, C_JOURNAL_DB_MODE); in reconfigure_journal_db() local
/dports/dns/knot3/knot-3.1.5/src/knot/server/
H A Dserver.c644 conf_val_t journal_mode = conf_db_param(conf(), C_JOURNAL_DB_MODE); in server_init() local
1118 conf_val_t journal_mode = conf_db_param(conf, C_JOURNAL_DB_MODE); in reconfigure_journal_db() local
/dports/net/gsk/gsk-1.0.63/src/
H A Dgsktable.h121 GskTableJournalMode journal_mode; member
H A Dgsktable.c186 GskTableJournalMode journal_mode; member
/dports/misc/broot/broot-1.7.0/cargo-crates/rusqlite-0.24.2/src/
H A Dpragma.rs406 let journal_mode: String = db in pragma_update_and_check() localVariable
/dports/databases/ods2sql/ods2sql-aca63183274038487cecb6be17d7f65e92178b8c/cargo-crates/rusqlite-0.24.1/src/
H A Dpragma.rs406 let journal_mode: String = db in pragma_update_and_check() localVariable
/dports/textproc/ripgrep-all/ripgrep-all-0.9.6/cargo-crates/rusqlite-0.23.1/src/
H A Dpragma.rs406 let journal_mode: String = db in pragma_update_and_check() localVariable
/dports/www/firefox/firefox-99.0/third_party/rust/rusqlite/src/
H A Dpragma.rs406 let journal_mode: String = db in pragma_update_and_check() localVariable
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/rusqlite/src/
H A Dpragma.rs406 let journal_mode: String = db in pragma_update_and_check() localVariable
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/rusqlite-0.19.0/src/
H A Dpragma.rs405 let journal_mode: String = db in pragma_update_and_check() localVariable
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/rusqlite/src/
H A Dpragma.rs406 let journal_mode: String = db in pragma_update_and_check() localVariable
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/rusqlite/src/
H A Dpragma.rs406 let journal_mode: String = db in pragma_update_and_check() localVariable
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/rusqlite-0.26.1/src/
H A Dtransaction.rs408 /// Begin a new transaction with a specified behavior.
/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/sqlite/sqlite/
H A Dsqlite3.c23729 …n(const char *filename, char *key, int key_sz, char *sql, int *user_version, char** journal_mode) { in sqlcipher_check_connection()
23854 …= NULL, *migrated_db_filename = NULL, *keyspec = NULL, *temp = NULL, *journal_mode = NULL, *set_jo… in sqlcipher_codec_ctx_migrate() local
/dports/databases/py-peewee/peewee-3.14.4/
H A Dpeewee.py3471 journal_mode = __pragma__('journal_mode') variable in SqliteDatabase
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/
H A Dpeewee.py3471 journal_mode = __pragma__('journal_mode') variable in SqliteDatabase
/dports/databases/sqlitestudio/sqlitestudio-3.3.3/Plugins/DbSqliteCipher/
H A Dsqlcipher.c24094 …n(const char *filename, char *key, int key_sz, char *sql, int *user_version, char** journal_mode) { in sqlcipher_check_connection()
24222 …= NULL, *migrated_db_filename = NULL, *keyspec = NULL, *temp = NULL, *journal_mode = NULL, *set_jo… in sqlcipher_codec_ctx_migrate() local
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/libsqlite3-sys-0.23.1/sqlcipher/
H A Dsqlite3.c24093 …n(const char *filename, char *key, int key_sz, char *sql, int *user_version, char** journal_mode) { in sqlcipher_check_connection()
24221 …= NULL, *migrated_db_filename = NULL, *keyspec = NULL, *temp = NULL, *journal_mode = NULL, *set_jo… in sqlcipher_codec_ctx_migrate() local