Searched refs:__NR_getgroups (Results 1 – 11 of 11) sorted by relevance
42 # ifdef __NR_getgroups44 # define SYSCALL_NR __NR_getgroups46 # if defined __NR_getgroups32 && __NR_getgroups != __NR_getgroups32
351 #ifdef __NR_getgroups352 { "getgroups", __NR_getgroups },
119 #define __NR_getgroups 115 macro
84 #define __NR_getgroups 80 macro
107 #define __NR_getgroups (__X32_SYSCALL_BIT + 115) macro
353 #ifndef __NR_getgroups354 # define __NR_getgroups (SYSCALL_BIT | 115) macro
482 #define __NR_getgroups 158 macro483 __SYSCALL(__NR_getgroups, sys_getgroups)
63 #define __NR_getgroups (__NR_SYSCALL_BASE + 80) macro
493 #ifdef __NR_getgroups494 #define SYS_getgroups __NR_getgroups