HomeSort by relevance Sort by last modified time
    Searched refs:sys_getresgid (Results 1 - 18 of 18) sorted by null

  /external/strace/linux/arm/
syscallent.h 202 { 3, 0, sys_getresgid, "getresgid" }, /* 171 */
244 { 3, 0, sys_getresgid, "getresgid32" }, /* 211 */
  /external/strace/linux/i386/
syscallent.h 202 { 3, 0, sys_getresgid, "getresgid" }, /* 171 */
244 { 3, 0, sys_getresgid, "getresgid32" }, /* 211 */
  /external/strace/linux/
syscall.h 82 int sys_getresuid(), sys_getresgid(), sys_pread(), sys_pwrite(), sys_getcwd();
  /external/valgrind/main/coregrind/m_syswrap/
priv_syswrap-linux.h 79 DECL_TEMPLATE(linux, sys_getresgid);
syswrap-ppc64-linux.c     [all...]
syswrap-amd64-linux.c     [all...]
syswrap-ppc32-linux.c     [all...]
syswrap-s390x-linux.c     [all...]
syswrap-arm-linux.c     [all...]
syswrap-mips32-linux.c     [all...]
syswrap-x86-linux.c     [all...]
syswrap-linux.c 659 PRE(sys_getresgid)
661 PRINT("sys_getresgid ( %#lx, %#lx, %#lx )", ARG1,ARG2,ARG3);
668 POST(sys_getresgid)
    [all...]
  /external/strace/linux/sh/
syscallent.h 204 { 3, 0, sys_getresgid, "getresgid" }, /* 171 */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
unistd_64.h 272 __SYSCALL(__NR_getresgid, sys_getresgid)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_64.h 272 __SYSCALL(__NR_getresgid, sys_getresgid)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_64.h 272 __SYSCALL(__NR_getresgid, sys_getresgid)
  /external/strace/linux/mips/
syscallent.h     [all...]
  /external/strace/
process.c 1177 sys_getresgid(tcp) function
    [all...]

Completed in 726 milliseconds