Home
last modified time | relevance | path

Searched refs:sys_getresgid (Results 1 – 18 of 18) sorted by relevance

/external/strace/linux/arm/
Dsyscallent.h202 { 3, 0, sys_getresgid, "getresgid" }, /* 171 */
244 { 3, 0, sys_getresgid, "getresgid32" }, /* 211 */
/external/strace/linux/i386/
Dsyscallent.h202 { 3, 0, sys_getresgid, "getresgid" }, /* 171 */
244 { 3, 0, sys_getresgid, "getresgid32" }, /* 211 */
/external/strace/linux/
Dsyscall.h82 int sys_getresuid(), sys_getresgid(), sys_pread(), sys_pwrite(), sys_getcwd();
/external/valgrind/main/coregrind/m_syswrap/
Dpriv_syswrap-linux.h79 DECL_TEMPLATE(linux, sys_getresgid);
Dsyswrap-ppc64-linux.c1304 LINXY(__NR_getresgid, sys_getresgid), // 170
Dsyswrap-ppc32-linux.c1660 LINXY(__NR_getresgid, sys_getresgid), // 170
Dsyswrap-s390x-linux.c1370 LINXY(__NR_getresgid, sys_getresgid), // 211
Dsyswrap-amd64-linux.c1216 LINXY(__NR_getresgid, sys_getresgid), // 120
Dsyswrap-mips32-linux.c1618 LINXY (__NR_getresgid, sys_getresgid), // 191
Dsyswrap-arm-linux.c1704 LINXY(__NR_getresgid32, sys_getresgid), // 211
Dsyswrap-x86-linux.c2073 LINXY(__NR_getresgid32, sys_getresgid), // 211
Dsyswrap-linux.c659 PRE(sys_getresgid) in PRE() argument
668 POST(sys_getresgid) in POST() argument
/external/strace/linux/sh/
Dsyscallent.h204 { 3, 0, sys_getresgid, "getresgid" }, /* 171 */
/external/valgrind/main/docs/internals/
D3_3_BUGSTATUS.txt274 sys_getresgid on ppc64-linux
/external/strace/linux/mips/
Dsyscallent.h4196 { 3, 0, sys_getresgid, "getresgid" }, /* 4191 */
5469 { 3, 0, sys_getresgid, "getresgid" }, /* 5118 */
6775 { 3, 0, sys_getresgid, "getresgid" }, /* 6118 */
/external/strace/
Dprocess.c1177 sys_getresgid(tcp) in sys_getresgid() function
DChangeLog-CVS3484 * process.c (sys_getresgid): Fix typos in argument access.
/external/valgrind/main/
DNEWS1490 n-i-bz handle sys_sysinfo, sys_getresuid, sys_getresgid on ppc64-linux