Searched refs:shmaddr (Results 1 – 3 of 3) sorted by relevance
53 char *shmaddr; /* address in client */ member
617 int shmid, char *shmaddr, unsigned offset,642 int shmid, char *shmaddr, unsigned offset,
1045 uint8_t * shmaddr; member2103 image->shmaddr = addr; in alloc_shm()2273 if (image->shmaddr) in x11_image_finish()2274 shmdt(image->shmaddr); in x11_image_finish()