Searched refs:ShmDescRec (Results 1 – 3 of 3) sorted by relevance
75 } ShmDescRec, *ShmDescPtr; typedef
143 } ShmDescRec, *ShmDescPtr; typedef168 pDesc = malloc(sizeof(ShmDescRec)); in shmalloc()
399 shmdesc = malloc(sizeof(ShmDescRec)); in ProcShmAttach()1173 shmdesc = malloc(sizeof(ShmDescRec)); in ProcShmAttachFd()1290 shmdesc = malloc(sizeof(ShmDescRec)); in ProcShmCreateSegment()