Searched refs:groups_to_user (Results 1 - 2 of 2) sorted by relevance

/linux-master/kernel/
H A Dgroups.c37 static int groups_to_user(gid_t __user *grouplist, function
176 if (groups_to_user(grouplist, cred->group_info)) {
/linux-master/net/core/
H A Dsock.c1578 static int groups_to_user(sockptr_t dst, const struct group_info *src) function
1816 ret = groups_to_user(optval, cred->group_info);

Completed in 121 milliseconds