Home
last modified time | relevance | path

Searched refs:xOpen (Results 51 – 75 of 668) sorted by relevance

12345678910>>...27

/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Dtest_osinst.c490 rc = REALVFS(pVfs)->xOpen(REALVFS(pVfs), zName, p->pReal, flags, pOutFlags); in vfslogOpen()
693 if( !pVfs || pVfs->xOpen!=vfslogOpen ){ in sqlite3_vfslog_finalize()
736 rc = pParent->xOpen(pParent, zFile, p->pLog, flags, &flags); in sqlite3_vfslog_new()
752 if( !pVfs || pVfs->xOpen!=vfslogOpen ){ in sqlite3_vfslog_annotate()
888 rc = pVfs->xOpen(pVfs, p->zFile, p->pFd, flags, &flags); in vlogConnect()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/sql/
H A Dvfs_wrapper.cc184 int rc = wrapped_vfs->xOpen(wrapped_vfs, in Open()
415 wrapper_vfs->xOpen = &Open; in VFSWrapper()
/dports/www/chromium-legacy/chromium-88.0.4324.182/sql/
H A Dvfs_wrapper.cc185 int rc = wrapped_vfs->xOpen(wrapped_vfs, in Open()
416 wrapper_vfs->xOpen = &Open; in VFSWrapper()
/dports/databases/sqlite3/sqlite-src-3350500/ext/misc/
H A Dvtshim.c198 rc = pAux->pMod->xOpen(pVtab->pChild, &pCur->pChild); in vtshimOpen()
490 pAux->sSelf.xOpen = p->xOpen ? vtshimOpen : 0; in sqlite3_create_disposable_module()
/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/misc/
H A Dvtshim.c198 rc = pAux->pMod->xOpen(pVtab->pChild, &pCur->pChild); in vtshimOpen()
490 pAux->sSelf.xOpen = p->xOpen ? vtshimOpen : 0; in sqlite3_create_disposable_module()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/misc/
H A Dvtshim.c198 rc = pAux->pMod->xOpen(pVtab->pChild, &pCur->pChild); in vtshimOpen()
490 pAux->sSelf.xOpen = p->xOpen ? vtshimOpen : 0; in sqlite3_create_disposable_module()
H A Dappendvfs.c437 return pSubVfs->xOpen(pSubVfs, zName, pFile, flags, pOutFlags); in apndOpen()
443 rc = pSubVfs->xOpen(pSubVfs, zName, pSubFile, flags, pOutFlags); in apndOpen()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/misc/
H A Dvtshim.c198 rc = pAux->pMod->xOpen(pVtab->pChild, &pCur->pChild); in vtshimOpen()
490 pAux->sSelf.xOpen = p->xOpen ? vtshimOpen : 0; in sqlite3_create_disposable_module()
H A Dappendvfs.c437 return pSubVfs->xOpen(pSubVfs, zName, pFile, flags, pOutFlags); in apndOpen()
443 rc = pSubVfs->xOpen(pSubVfs, zName, pSubFile, flags, pOutFlags); in apndOpen()
/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/libebackend/
H A De-sqlite3-vfs.c323 res = old_vfs->xOpen (old_vfs, zPath, cFile->old_vfs_file, flags, pOutFlags); in e_sqlite3_vfs_xOpen()
405 vfs.xOpen = e_sqlite3_vfs_xOpen; in init_sqlite_vfs()
/dports/databases/sqlcipher/sqlcipher-3.4.2/tool/
H A Dspeedtest8inst1.c92 rc = pVfs->xOpen(pVfs, zFile, p, flags, &flags); in readScriptFile()
/dports/databases/sqlite3/sqlite-src-3350500/tool/
H A Dspeedtest8inst1.c92 rc = pVfs->xOpen(pVfs, zFile, p, flags, &flags); in readScriptFile()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/tool/
H A Dspeedtest8inst1.c92 rc = pVfs->xOpen(pVfs, zFile, p, flags, &flags); in readScriptFile()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/lsm1/
H A Dlsm.h55 int (*xOpen)(lsm_env*, const char *, int flags, lsm_file **); member
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/tool/
H A Dspeedtest8inst1.c90 rc = pVfs->xOpen(pVfs, zFile, p, flags, &flags); in readScriptFile()
/dports/databases/sqlite3/sqlite-src-3350500/ext/lsm1/
H A Dlsm.h55 int (*xOpen)(lsm_env*, const char *, int flags, lsm_file **); member
/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/lsm1/
H A Dlsm.h55 int (*xOpen)(lsm_env*, const char *, int flags, lsm_file **); member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/lsm1/
H A Dlsm.h55 int (*xOpen)(lsm_env*, const char *, int flags, lsm_file **); member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/tool/
H A Dspeedtest8inst1.c92 rc = pVfs->xOpen(pVfs, zFile, p, flags, &flags); in readScriptFile()
/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/async/
H A Dsqlite3async.c1082 rc = pVfs->xOpen(pVfs, pData->zName, pData->pBaseRead, flags, &flagsout); in asyncOpen()
1087 rc = pVfs->xOpen(pVfs, pData->zName, pData->pBaseWrite, flags, 0); in asyncOpen()
1105 rc = pVfs->xOpen(pVfs, pData->zName, pLock->pFile, flags, 0); in asyncOpen()
1521 rc = pVfs->xOpen(pVfs, pData->zName, pData->pBaseRead, flags, 0); in asyncWriterThread()
/dports/databases/sqlite3/sqlite-src-3350500/ext/async/
H A Dsqlite3async.c1082 rc = pVfs->xOpen(pVfs, pData->zName, pData->pBaseRead, flags, &flagsout); in asyncOpen()
1087 rc = pVfs->xOpen(pVfs, pData->zName, pData->pBaseWrite, flags, 0); in asyncOpen()
1105 rc = pVfs->xOpen(pVfs, pData->zName, pLock->pFile, flags, 0); in asyncOpen()
1521 rc = pVfs->xOpen(pVfs, pData->zName, pData->pBaseRead, flags, 0); in asyncWriterThread()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/async/
H A Dsqlite3async.c1082 rc = pVfs->xOpen(pVfs, pData->zName, pData->pBaseRead, flags, &flagsout); in asyncOpen()
1087 rc = pVfs->xOpen(pVfs, pData->zName, pData->pBaseWrite, flags, 0); in asyncOpen()
1105 rc = pVfs->xOpen(pVfs, pData->zName, pLock->pFile, flags, 0); in asyncOpen()
1521 rc = pVfs->xOpen(pVfs, pData->zName, pData->pBaseRead, flags, 0); in asyncWriterThread()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/async/
H A Dsqlite3async.c1082 rc = pVfs->xOpen(pVfs, pData->zName, pData->pBaseRead, flags, &flagsout); in asyncOpen()
1087 rc = pVfs->xOpen(pVfs, pData->zName, pData->pBaseWrite, flags, 0); in asyncOpen()
1105 rc = pVfs->xOpen(pVfs, pData->zName, pLock->pFile, flags, 0); in asyncOpen()
1521 rc = pVfs->xOpen(pVfs, pData->zName, pData->pBaseRead, flags, 0); in asyncWriterThread()
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/ext/async/
H A Dsqlite3async.c1079 rc = pVfs->xOpen(pVfs, pData->zName, pData->pBaseRead, flags, &flagsout); in asyncOpen()
1084 rc = pVfs->xOpen(pVfs, pData->zName, pData->pBaseWrite, flags, 0); in asyncOpen()
1102 rc = pVfs->xOpen(pVfs, pData->zName, pLock->pFile, flags, 0); in asyncOpen()
1517 rc = pVfs->xOpen(pVfs, pData->zName, pData->pBaseRead, flags, 0); in asyncWriterThread()
/dports/databases/db5/db-5.3.28/util/db_sql_codegen/sqlite/
H A Dsqlite3.h795 int (*xOpen)(sqlite3_vfs*, const char *zName, sqlite3_file*, member
4892 int (*xOpen)(sqlite3_vtab *pVTab, sqlite3_vtab_cursor **ppCursor); member

12345678910>>...27