Searched refs:pDbFd (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c28374 unixOpenSharedMemory(unixFile *pDbFd) argument
28525 unixFile *pDbFd = (unixFile*)fd; local
28635 unixFile *pDbFd = (unixFile*)fd; /* Connection holding shared memory */ local
28763 unixFile *pDbFd; /* The underlying database file */ local
33465 winOpenSharedMemory(winFile *pDbFd) argument
33582 winFile *pDbFd; /* Database holding shared-memory */ local
33625 winFile *pDbFd = (winFile*)fd; /* Connection holding shared memory */ local
33763 winFile *pDbFd = (winFile*)fd; local
44781 sqlite3_file *pDbFd; /* File handle for the database file */ member in struct:Wal
45613 sqlite3WalOpen( sqlite3_vfs *pVfs, sqlite3_file *pDbFd, const char *zWalName, int bNoShm, i64 mxWalSize, Wal **ppWal ) argument
[all...]

Completed in 579 milliseconds