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

/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c23241 os2ShmNode *pShmNode; /* The underlying os2ShmNode object */ member in struct:os2ShmLink
23663 os2ShmNode *pShmNode = p->pShmNode; /* Our node */ local
25543 unixShmNode *pShmNode; /* Shared memory associated with this inode */ member in struct:unixInodeInfo
28220 unixShmNode *pShmNode; /* The underlying unixShmNode object */ member in struct:unixShm
28240 unixShmSystemLock( unixShmNode *pShmNode, int lockType, int ofst, int n ) argument
28376 struct unixShmNode *pShmNode; /* The underlying mmapped file */ local
28527 unixShmNode *pShmNode; local
28638 unixShmNode *pShmNode = p->pShmNode; /* The underlying file iNode */ local
28761 unixShmNode *pShmNode; /* The underlying shared-memory file */ local
33344 winShmNode *pShmNode; /* The underlying winShmNode object */ member in struct:winShm
33467 struct winShmNode *pShmNode = 0; /* The underlying mmapped file */ local
33584 winShmNode *pShmNode; /* The underlying shared-memory file */ local
33628 winShmNode *pShmNode = p->pShmNode; local
33765 winShmNode *pShmNode; local
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c35031 unixShmNode *pShmNode; /* Shared memory associated with this inode */ member in struct:unixInodeInfo
38162 unixShmNode *pShmNode; /* The underlying unixShmNode object */ member in struct:unixShm
38188 unixShmNode *pShmNode; /* Apply locks to this open shared-memory segment */ local
38315 unixLockSharedMemory(unixFile *pDbFd, unixShmNode *pShmNode) argument
38406 struct unixShmNode *pShmNode; /* The underlying mmapped file */ local
38555 unixShmNode *pShmNode; local
38689 assertLockingArrayOk(unixShmNode *pShmNode) argument
38729 unixShmNode *pShmNode = p->pShmNode; /* The underlying file iNode */ local
38877 unixShmNode *pShmNode; /* The underlying shared-memory file */ local
45872 winShmNode *pShmNode; /* The underlying winShmNode object */ member in struct:winShm
45993 winLockSharedMemory(winShmNode *pShmNode) argument
46024 winShmNode *pShmNode = 0; /* The underlying mmapped file */ local
46137 winShmNode *pShmNode; /* The underlying shared-memory file */ local
46181 winShmNode *pShmNode = p->pShmNode; local
46318 winShmNode *pShmNode; local
[all...]

Completed in 881 milliseconds