Searched refs:getgrouplist (Results 1 – 10 of 10) sorted by relevance
18 int getgrouplist(const char *, gid_t, gid_t *, int *);
50 getgrouplist(uname, agroup, groups, grpcnt) in getgrouplist() function
51 #include <getgrouplist.h>
62 if (getgrouplist(user, base, groups_bygid, &ngroups) == -1) in ga_init()
46 getgrouplist.o \
68 #include <getgrouplist.h>
307 int getgrouplist(GETGROUPLIST_ARGS);
479 extern unsigned int getgrouplist(ipmp_grouplist_t **);
3338 getgrouplist(ipmp_grouplist_t **grlistpp) in getgrouplist() function3434 retval = getgrouplist(&snap->sn_grlistp); in getsnap()
2475 retval = getgrouplist(&grlistp); in process_query()