getgroups        1253 lib/utilunix.c         ngroups = getgroups (0, NULL);
getgroups        1263 lib/utilunix.c             ngroups = getgroups (ngroups, groups);