Searched defs:grouplist (Results 1 – 2 of 2) sorted by relevance
114 static int groups16_to_user(old_gid_t __user *grouplist, in groups16_to_user()133 old_gid_t __user *grouplist) in groups16_from_user()154 SYSCALL_DEFINE2(getgroups16, int, gidsetsize, old_gid_t __user *, grouplist) in SYSCALL_DEFINE2() argument177 SYSCALL_DEFINE2(setgroups16, int, gidsetsize, old_gid_t __user *, grouplist) in SYSCALL_DEFINE2() argument
643 struct list_head grouplist; member