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

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c42589 unixLockSharedMemory(unixFile *pDbFd, unixShmNode *pShmNode) argument
42691 unixOpenSharedMemory(unixFile *pDbFd) argument
42852 unixFile *pDbFd = (unixFile*)fd; local
43029 unixFile *pDbFd = (unixFile*)fd; /* Connection holding shared memory */ local
43250 unixFile *pDbFd; /* The underlying database file */ local
50221 winOpenSharedMemory(winFile *pDbFd) argument
50334 winFile *pDbFd; /* Database holding shared-memory */ local
50377 winFile *pDbFd = (winFile*)fd; /* Connection holding shared memory */ local
50519 winFile *pDbFd = (winFile*)fd; local
65060 sqlite3_file *pDbFd; /* File handle for the database file */ member in struct:Wal
66185 sqlite3WalOpen( sqlite3_vfs *pVfs, sqlite3_file *pDbFd, const char *zWalName, int bNoShm, i64 mxWalSize, Wal **ppWal ) argument
[all...]

Completed in 632 milliseconds