Searched refs:client_types (Results 1 – 1 of 1) sorted by relevance
235 static client_types_t client_types[MAX_CLIENT_TYPES]; variable284 ct = &client_types[0]; in cs_init()287 ct->next = &client_types[1]; in cs_init()292 ct->next = &client_types[2]; in cs_init()2522 ct = &client_types[0]; in cs_event()3403 ct = &client_types[0]; in cs_event_thread()