Searched refs:getresgid (Results 1 – 6 of 6) sorted by relevance
/linux-4.4.14/arch/parisc/kernel/ |
D | syscall_table.S | 261 ENTRY_SAME(getresgid)
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | systbl.h | 177 SYSCALL_SPU(getresgid)
|
/linux-4.4.14/arch/s390/kernel/ |
D | compat_wrapper.c | 114 COMPAT_SYSCALL_WRAP3(getresgid, gid_t __user *, rgid, gid_t __user *, egid, gid_t __user *, sgid);
|
/linux-4.4.14/arch/x86/entry/syscalls/ |
D | syscall_64.tbl | 129 120 common getresgid sys_getresgid
|
D | syscall_32.tbl | 180 171 i386 getresgid sys_getresgid16
|
/linux-4.4.14/kernel/ |
D | sys.c | 719 SYSCALL_DEFINE3(getresgid, gid_t __user *, rgidp, gid_t __user *, egidp, gid_t __user *, sgidp) in SYSCALL_DEFINE3() argument
|