Searched refs:ShmChunkLoc (Results 1 – 1 of 1) sorted by relevance
1169 typedef struct ShmChunkLoc ShmChunkLoc; typedef1170 struct ShmChunkLoc { struct1279 ShmChunkLoc *aSort; in treeRepairList()1284 nByte = sizeof(ShmChunkLoc) * nSort * 2; in treeRepairList()1308 ShmChunkLoc *aSpace = &aSort[nSort]; in treeRepairList()