Searched refs:__NR_setgroups (Results 1 – 11 of 11) sorted by relevance
42 # ifdef __NR_setgroups44 # define SYSCALL_NR __NR_setgroups46 # if defined __NR_setgroups32 && __NR_setgroups != __NR_setgroups32
354 #ifdef __NR_setgroups355 { "setgroups", __NR_setgroups },
120 #define __NR_setgroups 116 macro
85 #define __NR_setgroups 81 macro
108 #define __NR_setgroups (__X32_SYSCALL_BIT + 116) macro
356 #ifndef __NR_setgroups357 # define __NR_setgroups (SYSCALL_BIT | 116) macro
484 #define __NR_setgroups 159 macro485 __SYSCALL(__NR_setgroups, sys_setgroups)
64 #define __NR_setgroups (__NR_SYSCALL_BASE + 81) macro
1853 #ifdef __NR_setgroups1854 #define SYS_setgroups __NR_setgroups