/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/ |
unistd.h | 761 extern int getresgid (__gid_t *__rgid, __gid_t *__egid, __gid_t *__sgid) [all...] |
/external/strace/linux/alpha/ |
syscallent.h | 338 [372] = { 3, 0, SEN(getresgid), "getresgid" },
|
/external/strace/linux/bfin/ |
syscallent.h | 200 [171] = { 3, 0, SEN(getresgid16), "getresgid" }, 240 [211] = { 3, 0, SEN(getresgid), "getresgid32" },
|
/external/strace/linux/microblaze/ |
syscallent.h | 200 [171] = { 3, 0, SEN(getresgid16), "getresgid" }, 240 [211] = { 3, 0, SEN(getresgid), "getresgid32" },
|
/external/strace/linux/x32/ |
syscallent.h | 121 [120] = { 3, 0, SEN(getresgid), "getresgid" },
|
/prebuilts/go/darwin-x86/src/syscall/ |
syscall_openbsd.go | 215 // getresgid
|
zsysnum_dragonfly_amd64.go | 224 SYS_GETRESGID = 361 // { int getresgid(gid_t *rgid, gid_t *egid, gid_t *sgid); }
|
zsysnum_freebsd_386.go | 217 SYS_GETRESGID = 361 // { int getresgid(gid_t *rgid, gid_t *egid, \
|
zsysnum_freebsd_amd64.go | 217 SYS_GETRESGID = 361 // { int getresgid(gid_t *rgid, gid_t *egid, \
|
zsysnum_freebsd_arm.go | 217 SYS_GETRESGID = 361 // { int getresgid(gid_t *rgid, gid_t *egid, \
|
/prebuilts/go/linux-x86/src/syscall/ |
syscall_openbsd.go | 215 // getresgid
|
zsysnum_dragonfly_amd64.go | 224 SYS_GETRESGID = 361 // { int getresgid(gid_t *rgid, gid_t *egid, gid_t *sgid); }
|
zsysnum_freebsd_386.go | 217 SYS_GETRESGID = 361 // { int getresgid(gid_t *rgid, gid_t *egid, \
|
zsysnum_freebsd_amd64.go | 217 SYS_GETRESGID = 361 // { int getresgid(gid_t *rgid, gid_t *egid, \
|
zsysnum_freebsd_arm.go | 217 SYS_GETRESGID = 361 // { int getresgid(gid_t *rgid, gid_t *egid, \
|
/bionic/libc/include/ |
unistd.h | 119 int getresgid(gid_t* __rgid, gid_t* __egid, gid_t* __sgid);
|
/external/strace/tests/ |
Makefile | 164 getpgrp$(EXEEXT) getrandom$(EXEEXT) getresgid$(EXEEXT) \ 675 getresgid_SOURCES = getresgid.c 676 getresgid_OBJECTS = getresgid.$(OBJEXT) [all...] |
/external/strace/tests-m32/ |
Makefile | 164 getpgrp$(EXEEXT) getrandom$(EXEEXT) getresgid$(EXEEXT) \ 675 getresgid_SOURCES = getresgid.c 676 getresgid_OBJECTS = getresgid.$(OBJEXT) [all...] |
/external/strace/tests-mx32/ |
Makefile | 164 getpgrp$(EXEEXT) getrandom$(EXEEXT) getresgid$(EXEEXT) \ 675 getresgid_SOURCES = getresgid.c 676 getresgid_OBJECTS = getresgid.$(OBJEXT) [all...] |
/external/google-breakpad/src/third_party/lss/ |
linux_syscall_support.h | [all...] |
/external/valgrind/memcheck/tests/x86-linux/ |
scalar.stderr.exp | [all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/ |
edk2module.c | [all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
posixmodule.c | [all...] |