getgroups        1183 lib/utilunix.c         ngroups = getgroups (0, NULL);
getgroups        1193 lib/utilunix.c             ngroups = getgroups (ngroups, groups);