Searched defs:pDbFd (Results 1 – 3 of 3) sorted by relevance
1437 static int winOpenSharedMemory(winFile *pDbFd){ in winOpenSharedMemory()1553 winFile *pDbFd; /* Database holding shared-memory */ in winShmUnmap() local1596 winFile *pDbFd = (winFile*)fd; /* Connection holding shared memory */ in winShmLock() local1734 winFile *pDbFd = (winFile*)fd; in winShmMap() local
412 sqlite3_file *pDbFd; /* File handle for the database file */ member1234 sqlite3_file *pDbFd, /* The open database file */ in sqlite3WalOpen()
3753 static int unixOpenSharedMemory(unixFile *pDbFd){ in unixOpenSharedMemory()3894 unixFile *pDbFd = (unixFile*)fd; in unixShmMap() local4002 unixFile *pDbFd = (unixFile*)fd; /* Connection holding shared memory */ in unixShmLock() local4130 unixFile *pDbFd; /* The underlying database file */ in unixShmUnmap() local