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

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c39235 unixShmNode *pShmNode; /* Shared memory associated with this inode */ member in struct:unixInodeInfo
42389 unixShmNode *pShmNode; /* The underlying unixShmNode object */ member in struct:unixShm
42415 unixShmNode *pShmNode = pFile->pShm->pShmNode; local
42449 unixShmNode *pShmNode; /* Apply locks to this open shared-memory segment */ local
42589 unixLockSharedMemory(unixFile *pDbFd, unixShmNode *pShmNode) argument
42693 struct unixShmNode *pShmNode; /* The underlying mmapped file */ local
42854 unixShmNode *pShmNode; local
42988 assertLockingArrayOk(unixShmNode *pShmNode) argument
43031 unixShmNode *pShmNode; /* The underlying file iNode */ local
43248 unixShmNode *pShmNode; /* The underlying shared-memory file */ local
50071 winShmNode *pShmNode; /* The underlying winShmNode object */ member in struct:winShm
50192 winLockSharedMemory(winShmNode *pShmNode) argument
50223 winShmNode *pShmNode = 0; /* The underlying mmapped file */ local
50336 winShmNode *pShmNode; /* The underlying shared-memory file */ local
50380 winShmNode *pShmNode; local
50521 winShmNode *pShmNode; local
[all...]

Completed in 902 milliseconds