Searched refs:all_groups (Results 1 – 1 of 1) sorted by relevance
355 static struct msg_group_t all_groups[] = { variable393 static const int num_groups = ARRAY_SIZE(all_groups);581 if (!strcmp(all_groups[i].name, group_name)) { in spk_find_msg_group()582 group = &all_groups[i]; in spk_find_msg_group()