getgroups         342 ext/posix/posix.c 	if ((result = getgroups(NGROUPS_MAX, gidlist)) < 0) {
getgroups         830 ext/standard/filestat.c 			groups = getgroups(0, NULL);
getgroups         833 ext/standard/filestat.c 				n=getgroups(groups, gids);