Home
last modified time | relevance | path

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

/linux/net/core/
H A Dsock.c1704 static int groups_to_user(sockptr_t dst, const struct group_info *src) in groups_to_user() function
1963 ret = groups_to_user(optval, cred->group_info); in sk_getsockopt()