Home
last modified time | relevance | path

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

/linux-4.1.27/tools/testing/selftests/mount/
Dunprivileged-remount-test.c159 gid = getgid(); in create_and_enter_userns()
/linux-4.1.27/arch/parisc/kernel/
Dsyscall_table.S117 ENTRY_SAME(getgid)
/linux-4.1.27/arch/powerpc/include/asm/
Dsystbl.h53 SYSCALL_SPU(getgid)
/linux-4.1.27/arch/x86/syscalls/
Dsyscall_64.tbl113 104 common getgid sys_getgid
Dsyscall_32.tbl56 47 i386 getgid sys_getgid16
/linux-4.1.27/kernel/
Dsys.c870 SYSCALL_DEFINE0(getgid) in SYSCALL_DEFINE0() argument