getgroups         466 phar/func_interceptors.c 			groups = getgroups(0, NULL);
getgroups         469 phar/func_interceptors.c 				n=getgroups(groups, gids);
getgroups         506 posix/posix.c  	if ((result = getgroups(NGROUPS_MAX, gidlist)) < 0) {
getgroups         931 standard/filestat.c 			groups = getgroups(0, NULL);
getgroups         934 standard/filestat.c 				n=getgroups(groups, gids);