Home
last modified time | relevance | path

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

/linux-4.1.27/arch/parisc/kernel/
Dsyscall_table.S222 ENTRY_SAME(setfsgid)
/linux-4.1.27/arch/powerpc/include/asm/
Dsystbl.h146 SYSCALL_SPU(setfsgid)
/linux-4.1.27/arch/s390/kernel/
Dcompat_wrapper.c147 COMPAT_SYSCALL_WRAP1(setfsgid, gid_t, gid);
/linux-4.1.27/arch/x86/syscalls/
Dsyscall_64.tbl132 123 common setfsgid sys_setfsgid
Dsyscall_32.tbl148 139 i386 setfsgid sys_setfsgid16
/linux-4.1.27/kernel/
Dsys.c785 SYSCALL_DEFINE1(setfsgid, gid_t, gid) in SYSCALL_DEFINE1() argument