Searched defs:zFilename (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/sqlite/
H A Dsqlite3.c14440 SQLITE_PRIVATE void sqlite3MemdebugDump(const char *zFilename){ argument
15083 SQLITE_PRIVATE void sqlite3Memsys3Dump(const char *zFilename){ argument
15706 sqlite3Memsys5Dump(const char *zFilename) argument
22153 os2Delete( sqlite3_vfs *pVfs, const char *zFilename, int syncDir ) argument
22170 os2Access( sqlite3_vfs *pVfs, const char *zFilename, int flags, int *pOut ) argument
22213 os2DlOpen(sqlite3_vfs *pVfs, const char *zFilename) argument
25818 char *zFilename; /* Name of the mmapped file */ member in struct:unixShmNode
26680 fillInUnixFile( sqlite3_vfs *pVfs, int h, int dirfd, sqlite3_file *pId, const char *zFilename, int noLock, int isDelete ) argument
26857 openDirectory(const char *zFilename, int *pFd) argument
27448 unixDlOpen(sqlite3_vfs *NotUsed, const char *zFilename) argument
29307 utf8ToUnicode(const char *zFilename) argument
29330 char *zFilename; local
29353 mbcsToUnicode(const char *zFilename) argument
29380 char *zFilename; local
29401 sqlite3_win32_mbcs_to_utf8(const char *zFilename) argument
29418 utf8ToMbcs(const char *zFilename) argument
29488 winceCreateLock(const char *zFilename, winFile *pFile) argument
30394 char *zFilename; /* Name of the file */ member in struct:winShmNode
30987 convertUtf8Filename(const char *zFilename) argument
31307 winDelete( sqlite3_vfs *pVfs, const char *zFilename, int syncDir ) argument
31357 winAccess( sqlite3_vfs *pVfs, const char *zFilename, int flags, int *pResOut ) argument
31583 winDlOpen(sqlite3_vfs *pVfs, const char *zFilename) argument
34819 char *zFilename; /* Name of the database file */ member in struct:Pager
38340 sqlite3PagerOpen( sqlite3_vfs *pVfs, Pager **ppPager, const char *zFilename, int nExtra, int flags, int vfsFlags, void (*xReinit)(DbPage*) ) argument
46218 sqlite3BtreeOpen( const char *zFilename, sqlite3 *db, Btree **ppBtree, int flags, int vfsFlags ) argument
59984 const char *zFilename; /* Name of database file for pPager */ member in struct:vdbeExecUnion::OP_JournalMode_stack_vars
104708 sqlite3BtreeFactory( sqlite3 *db, const char *zFilename, int omitJournal, int nCache, int vfsFlags, Btree **ppBtree ) argument
105009 openDatabase( const char *zFilename, sqlite3 **ppDb, unsigned flags, const char *zVfs ) argument
105242 sqlite3_open( const char *zFilename, sqlite3 **ppDb ) argument
105262 sqlite3_open16( const void *zFilename, sqlite3 **ppDb ) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/sqlite/
H A Dsqlite3.c14440 SQLITE_PRIVATE void sqlite3MemdebugDump(const char *zFilename){ argument
15083 SQLITE_PRIVATE void sqlite3Memsys3Dump(const char *zFilename){ argument
15706 sqlite3Memsys5Dump(const char *zFilename) argument
22153 os2Delete( sqlite3_vfs *pVfs, const char *zFilename, int syncDir ) argument
22170 os2Access( sqlite3_vfs *pVfs, const char *zFilename, int flags, int *pOut ) argument
22213 os2DlOpen(sqlite3_vfs *pVfs, const char *zFilename) argument
25818 char *zFilename; /* Name of the mmapped file */ member in struct:unixShmNode
26680 fillInUnixFile( sqlite3_vfs *pVfs, int h, int dirfd, sqlite3_file *pId, const char *zFilename, int noLock, int isDelete ) argument
26857 openDirectory(const char *zFilename, int *pFd) argument
27448 unixDlOpen(sqlite3_vfs *NotUsed, const char *zFilename) argument
29307 utf8ToUnicode(const char *zFilename) argument
29330 char *zFilename; local
29353 mbcsToUnicode(const char *zFilename) argument
29380 char *zFilename; local
29401 sqlite3_win32_mbcs_to_utf8(const char *zFilename) argument
29418 utf8ToMbcs(const char *zFilename) argument
29488 winceCreateLock(const char *zFilename, winFile *pFile) argument
30394 char *zFilename; /* Name of the file */ member in struct:winShmNode
30987 convertUtf8Filename(const char *zFilename) argument
31307 winDelete( sqlite3_vfs *pVfs, const char *zFilename, int syncDir ) argument
31357 winAccess( sqlite3_vfs *pVfs, const char *zFilename, int flags, int *pResOut ) argument
31583 winDlOpen(sqlite3_vfs *pVfs, const char *zFilename) argument
34819 char *zFilename; /* Name of the database file */ member in struct:Pager
38340 sqlite3PagerOpen( sqlite3_vfs *pVfs, Pager **ppPager, const char *zFilename, int nExtra, int flags, int vfsFlags, void (*xReinit)(DbPage*) ) argument
46218 sqlite3BtreeOpen( const char *zFilename, sqlite3 *db, Btree **ppBtree, int flags, int vfsFlags ) argument
59984 const char *zFilename; /* Name of database file for pPager */ member in struct:vdbeExecUnion::OP_JournalMode_stack_vars
104708 sqlite3BtreeFactory( sqlite3 *db, const char *zFilename, int omitJournal, int nCache, int vfsFlags, Btree **ppBtree ) argument
105009 openDatabase( const char *zFilename, sqlite3 **ppDb, unsigned flags, const char *zVfs ) argument
105242 sqlite3_open( const char *zFilename, sqlite3 **ppDb ) argument
105262 sqlite3_open16( const void *zFilename, sqlite3 **ppDb ) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/sqlite/
H A Dsqlite3.c14440 SQLITE_PRIVATE void sqlite3MemdebugDump(const char *zFilename){ argument
15083 SQLITE_PRIVATE void sqlite3Memsys3Dump(const char *zFilename){ argument
15706 sqlite3Memsys5Dump(const char *zFilename) argument
22153 os2Delete( sqlite3_vfs *pVfs, const char *zFilename, int syncDir ) argument
22170 os2Access( sqlite3_vfs *pVfs, const char *zFilename, int flags, int *pOut ) argument
22213 os2DlOpen(sqlite3_vfs *pVfs, const char *zFilename) argument
25818 char *zFilename; /* Name of the mmapped file */ member in struct:unixShmNode
26680 fillInUnixFile( sqlite3_vfs *pVfs, int h, int dirfd, sqlite3_file *pId, const char *zFilename, int noLock, int isDelete ) argument
26857 openDirectory(const char *zFilename, int *pFd) argument
27448 unixDlOpen(sqlite3_vfs *NotUsed, const char *zFilename) argument
29307 utf8ToUnicode(const char *zFilename) argument
29330 char *zFilename; local
29353 mbcsToUnicode(const char *zFilename) argument
29380 char *zFilename; local
29401 sqlite3_win32_mbcs_to_utf8(const char *zFilename) argument
29418 utf8ToMbcs(const char *zFilename) argument
29488 winceCreateLock(const char *zFilename, winFile *pFile) argument
30394 char *zFilename; /* Name of the file */ member in struct:winShmNode
30987 convertUtf8Filename(const char *zFilename) argument
31307 winDelete( sqlite3_vfs *pVfs, const char *zFilename, int syncDir ) argument
31357 winAccess( sqlite3_vfs *pVfs, const char *zFilename, int flags, int *pResOut ) argument
31583 winDlOpen(sqlite3_vfs *pVfs, const char *zFilename) argument
34819 char *zFilename; /* Name of the database file */ member in struct:Pager
38340 sqlite3PagerOpen( sqlite3_vfs *pVfs, Pager **ppPager, const char *zFilename, int nExtra, int flags, int vfsFlags, void (*xReinit)(DbPage*) ) argument
46218 sqlite3BtreeOpen( const char *zFilename, sqlite3 *db, Btree **ppBtree, int flags, int vfsFlags ) argument
59984 const char *zFilename; /* Name of database file for pPager */ member in struct:vdbeExecUnion::OP_JournalMode_stack_vars
104708 sqlite3BtreeFactory( sqlite3 *db, const char *zFilename, int omitJournal, int nCache, int vfsFlags, Btree **ppBtree ) argument
105009 openDatabase( const char *zFilename, sqlite3 **ppDb, unsigned flags, const char *zVfs ) argument
105242 sqlite3_open( const char *zFilename, sqlite3 **ppDb ) argument
105262 sqlite3_open16( const void *zFilename, sqlite3 **ppDb ) argument
[all...]

Completed in 926 milliseconds