Home
last modified time | relevance | path

Searched refs:ShmDescRec (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/Xext/
H A Dshmint.h75 } ShmDescRec, *ShmDescPtr; typedef
H A Dxf86bigfont.c143 } ShmDescRec, *ShmDescPtr; typedef
168 pDesc = malloc(sizeof(ShmDescRec)); in shmalloc()
H A Dshm.c399 shmdesc = malloc(sizeof(ShmDescRec)); in ProcShmAttach()
1173 shmdesc = malloc(sizeof(ShmDescRec)); in ProcShmAttachFd()
1290 shmdesc = malloc(sizeof(ShmDescRec)); in ProcShmCreateSegment()