Searched refs:agroup (Results 1 – 3 of 3) sorted by relevance
40 getgrouplist(const char *uname, gid_t agroup, gid_t *groups, int *grpcnt) in getgrouplist() argument58 groups[ngroups++] = agroup; in getgrouplist()65 if (grp->gr_gid == agroup) in getgrouplist()
38 initgroups(const char *uname, gid_t agroup) in initgroups() argument44 (void) getgrouplist(uname, agroup, groups, &ngroups); in initgroups()
6584 struct agroup { in HTGetLinkOrFieldStart() struct6590 struct agroup *group_to_go = NULL; in HTGetLinkOrFieldStart()