Searched refs:grp_count (Results 1 – 1 of 1) sorted by relevance
3747 int grp_count = count_tokens(grouplist, ','); in genent_project() local3750 if (grp_count == 0) { in genent_project()3756 data.pj_groups = (char **)calloc(grp_count + 1, in genent_project()