Searched refs:all_groups (Results 1 – 1 of 1) sorted by relevance
353 static struct msg_group_t all_groups[] = { variable391 static const int num_groups = sizeof(all_groups) / sizeof(struct msg_group_t);585 if (!strcmp(all_groups[i].name, group_name)) { in spk_find_msg_group()586 group = &all_groups[i]; in spk_find_msg_group()