getgrouplist
while (getgrouplist(user, base, groups_bygid, &ngroups) == -1) {
int getgrouplist(const char *, gid_t, gid_t *, int *);
int getgrouplist(const char *, gid_t, gid_t *, int *);
__ssp_redirect_raw(int, getgrouplist, getgrouplist,
int getgrouplist(const char *, gid_t, gid_t *, int *);
__ssp_real(getgrouplist)(const char *uname, gid_t agroup, gid_t *groups, int *grpcnt)
(void)getgrouplist(uname, agroup, groups, &ngroups);
getgrouplist("root", 0, __stack.__buf, &intlen);
getgrouplist("root", 0, __stack.__buf, &intlen);
getgrouplist("root", 0, __stack.__buf, &intlen);
getgrouplist("root", 0, __stack.__buf, &intlen);
getgrouplist("root", 0, __stack.__buf, &intlen);
if (getgrouplist(username, passwd->pw_gid, grouplist, &ngroups) != 0)
getgrouplist(pw->pw_name, pw->pw_gid, uc->gidlist, &len);
getgrouplist(getlogin(), getegid(), groups, &ngroups);
getgrouplist(pw->pw_name, gid, groups, &ngroups);
(void) getgrouplist(pw->pw_name, pw->pw_gid, groups, &ngroups);
getgrouplist(user_name, pw->pw_gid, groups, &ngroups);
getgrouplist(pw->pw_name, pw->pw_gid,
getgrouplist(pw->pw_name, pw->pw_gid,
if (getgrouplist(pw->pw_name, pw->pw_gid,
if (getgrouplist(pwd->pw_name, pwd->pw_gid, grps,
if (getgrouplist(pwd->pw_name, pwd->pw_gid,
if (getgrouplist(pwd->pw_name, pwd->pw_gid, gids, ngrps) < 0)