Home
last modified time | relevance | path

Searched refs:sqlite3OsShmUnmap (Results 1 – 25 of 174) sorted by relevance

1234567

/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dos.h181 int sqlite3OsShmUnmap(sqlite3_file *id, int);
H A Dos.c173 int sqlite3OsShmUnmap(sqlite3_file *id, int deleteFlag){ in sqlite3OsShmUnmap() function
H A Dwal.c1380 sqlite3OsShmUnmap(pWal->pDbFd, isDelete); in walIndexClose()
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dos.h180 int sqlite3OsShmUnmap(sqlite3_file *id, int);
H A Dtest_devsym.c259 return sqlite3OsShmUnmap(p->pReal, delFlag); in devsymShmUnmap()
H A Dos.c162 int sqlite3OsShmUnmap(sqlite3_file *id, int deleteFlag){ in sqlite3OsShmUnmap() function
H A Dtest6.c559 return sqlite3OsShmUnmap(((CrashFile*)pFile)->pRealFile, delFlag); in cfShmUnmap()
H A Dtest_vfs.c995 return sqlite3OsShmUnmap(pFd->pReal, deleteFlag); in tvfsShmUnmap()
H A Dwal.c1260 sqlite3OsShmUnmap(pWal->pDbFd, isDelete); in walIndexClose()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dos.h181 int sqlite3OsShmUnmap(sqlite3_file *id, int);
H A Dtest_devsym.c212 return sqlite3OsShmUnmap(p->pReal, delFlag); in devsymShmUnmap()
H A Dos.c166 int sqlite3OsShmUnmap(sqlite3_file *id, int deleteFlag){ in sqlite3OsShmUnmap() function
H A Dtest6.c559 return sqlite3OsShmUnmap(((CrashFile*)pFile)->pRealFile, delFlag); in cfShmUnmap()
H A Dtest_vfs.c1028 return sqlite3OsShmUnmap(pFd->pReal, deleteFlag); in tvfsShmUnmap()
H A Dwal.c1319 sqlite3OsShmUnmap(pWal->pDbFd, isDelete); in walIndexClose()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dos.h181 int sqlite3OsShmUnmap(sqlite3_file *id, int);
H A Dos.c166 int sqlite3OsShmUnmap(sqlite3_file *id, int deleteFlag){ in sqlite3OsShmUnmap() function
H A Dwal.c1380 sqlite3OsShmUnmap(pWal->pDbFd, isDelete); in walIndexClose()
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Dos.h253 int sqlite3OsShmUnmap(sqlite3_file *id, int);
H A Dtest_devsym.c258 return sqlite3OsShmUnmap(p->pReal, delFlag); in devsymShmUnmap()
H A Dos.c109 int sqlite3OsShmUnmap(sqlite3_file *id, int deleteFlag){ in sqlite3OsShmUnmap() function
H A Dtest6.c533 return sqlite3OsShmUnmap(((CrashFile*)pFile)->pRealFile, delFlag); in cfShmUnmap()
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbserver/sqlite/
H A Dsqlite3.amalgamation.c2440 SQLITE_PRIVATE int sqlite3OsShmUnmap(sqlite3_file *id, int);
7564 SQLITE_PRIVATE int sqlite3OsShmUnmap(sqlite3_file *id, int deleteFlag){ in sqlite3OsShmUnmap() function
37172 sqlite3OsShmUnmap(pWal->pDbFd, isDelete);
/dports/games/pokerth/pokerth-1.1.2-rc/src/third_party/sqlite3/
H A Dsqlite3.c9478 SQLITE_PRIVATE int sqlite3OsShmUnmap(sqlite3_file *id, int);
14798 SQLITE_PRIVATE int sqlite3OsShmUnmap(sqlite3_file *id, int deleteFlag){ in sqlite3OsShmUnmap() function
46564 sqlite3OsShmUnmap(pWal->pDbFd, isDelete);
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/sqlite/
H A Dsqlite3.c9158 SQLITE_PRIVATE int sqlite3OsShmUnmap(sqlite3_file *id, int);
14367 SQLITE_PRIVATE int sqlite3OsShmUnmap(sqlite3_file *id, int deleteFlag){ in sqlite3OsShmUnmap() function
44884 sqlite3OsShmUnmap(pWal->pDbFd, isDelete);

1234567