Searched refs:all_groups (Results 1 – 2 of 2) sorted by relevance
24 static char *all_groups = all_guests; variable35 memcpy(parm_list.aci_grp, all_groups, DIAG2FC_NAME_LEN); in diag2fc()
362 static struct msg_group_t all_groups[] = { variable400 static const int num_groups = ARRAY_SIZE(all_groups);586 if (!strcmp(all_groups[i].name, group_name)) { in spk_find_msg_group()587 group = &all_groups[i]; in spk_find_msg_group()