Searched defs:client_s (Results 1 – 1 of 1) sorted by relevance
89 struct client_s { struct92 TAILQ_ENTRY(client_s) tailq_entry; argument110 } dynamic;112 struct {114 } mux_protected;116 struct {144 TAILQ_HEAD(tailhead_clients, client_s) client_tailq; //List of all clients registered argument