Searched defs:_ShmPipe (Results 1 – 1 of 1) sorted by relevance
127 struct _ShmPipe struct129 int main_socket;130 char *socket_path;131 int use_count;132 void *data;134 ShmArea *shm_area;136 int next_area_id;138 ShmBuffer *buffers;140 int num_clients;141 ShmClient *clients;[all …]