Home
last modified time | relevance | path

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

/linux-4.4.14/arch/parisc/kernel/
Dsyscall_table.S261 ENTRY_SAME(getresgid)
/linux-4.4.14/arch/powerpc/include/asm/
Dsystbl.h177 SYSCALL_SPU(getresgid)
/linux-4.4.14/arch/s390/kernel/
Dcompat_wrapper.c114 COMPAT_SYSCALL_WRAP3(getresgid, gid_t __user *, rgid, gid_t __user *, egid, gid_t __user *, sgid);
/linux-4.4.14/arch/x86/entry/syscalls/
Dsyscall_64.tbl129 120 common getresgid sys_getresgid
Dsyscall_32.tbl180 171 i386 getresgid sys_getresgid16
/linux-4.4.14/kernel/
Dsys.c719 SYSCALL_DEFINE3(getresgid, gid_t __user *, rgidp, gid_t __user *, egidp, gid_t __user *, sgidp) in SYSCALL_DEFINE3() argument