Home
last modified time | relevance | path

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

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