Searched defs:pBase (Results 1 – 3 of 3) sorted by relevance
181 void *pBase = shmat(shmid, NULL, 0); in AllocShm() local272 void *pBase = shmat(shmid, NULL, 0); in MmapShm() local
147 void *pBase = shmat(shmid, NULL, 0); in AllocShm() local350 void *pBase = shmat(shmid, NULL, 0); in MmapShm() local
146 void *pBase = malloc(bufferHdl->size); in AllocMem() local