Searched defs:client_t (Results 1 – 2 of 2) sorted by relevance
367 typedef struct client_t { struct391 struct client_t *next; /* next client pointer */ argument392 struct client_t *prev; /* previous client pointer */ argument393 } client_t; typedef
135 } client_t; typedef