Home
last modified time | relevance | path

Searched refs:sys_getgid (Results 1 – 16 of 16) sorted by relevance

/external/strace/linux/i386/
Dsyscallent.h78 { 0, NF, sys_getgid, "getgid" }, /* 47 */
233 { 0, NF, sys_getgid, "getgid32" }, /* 200 */
/external/strace/linux/arm/
Dsyscallent.h78 { 0, NF, sys_getgid, "getgid" }, /* 47 */
233 { 0, NF, sys_getgid, "getgid32" }, /* 200 */
/external/strace/linux/
Ddummy.h61 #define sys_getgid sys_getuid macro
Dsyscall.h46 int sys_setgid(), sys_getgid(), sys_signal(), sys_geteuid();
/external/strace/linux/sh/
Dsyscallent.h80 { 0, NF, sys_getgid, "getgid" }, /* 47 */
/external/valgrind/main/coregrind/m_syswrap/
Dpriv_syswrap-generic.h136 DECL_TEMPLATE(generic, sys_getgid);
Dsyswrap-ppc64-linux.c1155 GENX_(__NR_getgid, sys_getgid), // 47
Dsyswrap-ppc32-linux.c1508 GENX_(__NR_getgid, sys_getgid), // 47
Dsyswrap-s390x-linux.c1348 GENX_(__NR_getgid, sys_getgid), // 200
Dsyswrap-amd64-linux.c1180 GENX_(__NR_getgid, sys_getgid), // 104
Dsyswrap-arm-linux.c1618 GENX_(__NR_getgid32, sys_getgid), // 200
Dsyswrap-x86-linux.c2058 GENX_(__NR_getgid32, sys_getgid), // 200
Dsyswrap-generic.c3177 PRE(sys_getgid) in PRE() argument
Dsyswrap-darwin.c7877 GENX_(__NR_getgid, sys_getgid),
/external/strace/linux/mips/
Dsyscallent.h4052 { 0, NF, sys_getgid, "getgid" }, /* 4047 */
5453 { 0, NF, sys_getgid, "getgid" }, /* 5102 */
6759 { 0, NF, sys_getgid, "getgid" }, /* 6102 */
/external/strace/
Dprocess.c1099 sys_getgid(tcp) in sys_getgid() function