Home
last modified time | relevance | path

Searched defs:journalSize (Results 1 – 6 of 6) sorted by relevance

/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/storage-manager/src/
H A DPrefixCache.cpp588 size_t journalSize = (journalExists ? bf::file_size(journalPath) : 0); in ifExistsThenDelete() local
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/storage-manager/src/
H A DPrefixCache.cpp588 size_t journalSize = (journalExists ? bf::file_size(journalPath) : 0); in ifExistsThenDelete() local
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dpager.c1559 i64 journalSize, /* Size of the open journal file in bytes */ in readJournalHdr()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dpager.c1587 i64 journalSize, /* Size of the open journal file in bytes */ in readJournalHdr()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dpager.c1555 i64 journalSize, /* Size of the open journal file in bytes */ in readJournalHdr()
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dpager.c1539 i64 journalSize, /* Size of the open journal file in bytes */ in readJournalHdr()