getgroups        1241 lib/utilunix.c         ngroups = getgroups (0, NULL);
getgroups        1251 lib/utilunix.c             ngroups = getgroups (ngroups, groups);