getgroups        1257 lib/utilunix.c         ngroups = getgroups (0, NULL);
getgroups        1267 lib/utilunix.c             ngroups = getgroups (ngroups, groups);