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