Searched refs:groupset (Results 1 – 2 of 2) sorted by relevance
382 gid_t groupset[len]; in test_setgroups() local393 if (getgroups(len, groupset) != len) in test_setgroups()397 if (child_groups[i] == groupset[j]) in test_setgroups()
335 GeisGroupSet groupset = calloc(1, sizeof(struct _GeisGroupSet));336 if (!groupset)