Searched refs:getgrouplist (Results 1 – 3 of 3) sorted by relevance
36 #define getgrouplist bb_internal_getgrouplist macro56 int FAST_FUNC getgrouplist(const char *__user, gid_t __group,
128 m = getgrouplist(username, rgid, groups, n); in get_groups()
547 int FAST_FUNC getgrouplist(const char *user, gid_t gid, gid_t *groups, int *ngroups) in getgrouplist() function