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

/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.c23615 os2ShmNode *pShmNode; /* The underlying os2ShmNode object */ member in struct:os2ShmLink
24037 os2ShmNode *pShmNode = p->pShmNode; /* Our node */ local
25928 unixShmNode *pShmNode; /* Shared memory associated with this inode */ member in struct:unixInodeInfo
28634 unixShmNode *pShmNode; /* The underlying unixShmNode object */ member in struct:unixShm
28654 unixShmSystemLock( unixShmNode *pShmNode, int lockType, int ofst, int n ) argument
28790 struct unixShmNode *pShmNode; /* The underlying mmapped file */ local
28938 unixShmNode *pShmNode; local
29049 unixShmNode *pShmNode = p->pShmNode; /* The underlying file iNode */ local
29172 unixShmNode *pShmNode; /* The underlying shared-memory file */ local
34326 winShmNode *pShmNode; /* The underlying winShmNode object */ member in struct:winShm
34451 struct winShmNode *pShmNode = 0; /* The underlying mmapped file */ local
34568 winShmNode *pShmNode; /* The underlying shared-memory file */ local
34612 winShmNode *pShmNode = p->pShmNode; local
34749 winShmNode *pShmNode; local
[all...]

Completed in 600 milliseconds