Searched defs:_ShmBuffer (Results 1 – 1 of 1) sorted by relevance
107 struct _ShmBuffer struct109 int use_count;111 ShmArea *shm_area;112 unsigned long offset;113 size_t size;115 ShmAllocBlock *ablock;117 ShmBuffer *next;119 void *tag;121 int num_clients;123 int clients[0];