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

  /external/strace/linux/
syscallent.h 222 { 3, 0, sys_getresgid, "getresgid" }, /* 171 */
268 { 3, 0, sys_getresgid, "getresgid32" }, /* 211 */
syscall.h 81 int sys_getresuid(), sys_getresgid(), sys_pread(), sys_pwrite(), sys_getcwd();
  /external/strace/strace/linux/s390/
syscallent.h 202 { 3, 0, sys_getresgid, "getresgid" }, /* 171 */
242 { 3, 0, sys_getresgid, "getresgid" }, /* 211 */
  /external/strace/strace/linux/
syscallent.h 214 { 3, 0, sys_getresgid, "getresgid" }, /* 171 */
260 { 3, 0, sys_getresgid, "getresgid32" }, /* 211 */
syscall.h 81 int sys_getresuid(), sys_getresgid(), sys_pread(), sys_pwrite(), sys_getcwd();
  /external/strace/strace/linux/sparc/
syscall.h 102 int sys_setresuid(), sys_setresgid(), sys_getresuid(), sys_getresgid(), sys_pread();
syscallent.h 112 { 3, TS, sys_getresgid, "getresgid" }, /* 111 */
  /external/strace/strace/linux/powerpc/
syscallent.h 201 { 3, 0, sys_getresgid, "getresgid" }, /* 170 */
  /external/strace/strace/linux/s390x/
syscallent.h 241 { 3, 0, sys_getresgid, "getresgid" }, /* 211 */
  /external/strace/strace/linux/sh/
syscallent.h 204 { 3, 0, sys_getresgid, "getresgid" }, /* 171 */
  /external/strace/strace/linux/sh64/
syscallent.h 202 { 3, 0, sys_getresgid, "getresgid" }, /* 171 */
  /external/strace/strace/linux/sparc64/
syscallent.h 112 { 3, TS, sys_getresgid, "getresgid" }, /* 111 */
syscallent2.h 112 { 3, TS, sys_getresgid, "getresgid" }, /* 111 */
  /external/strace/strace/linux/x86_64/
syscallent.h 121 { 3, 0, sys_getresgid, "getresgid" }, /* 120 */
  /external/valgrind/main/coregrind/m_syswrap/
priv_syswrap-linux.h 74 DECL_TEMPLATE(linux, sys_getresgid);
syswrap-ppc32-linux.c     [all...]
syswrap-ppc64-linux.c     [all...]
syswrap-amd64-linux.c     [all...]
syswrap-arm-linux.c     [all...]
syswrap-x86-linux.c     [all...]
syswrap-linux.c 559 PRE(sys_getresgid)
561 PRINT("sys_getresgid ( %#lx, %#lx, %#lx )", ARG1,ARG2,ARG3);
568 POST(sys_getresgid)
    [all...]
  /external/strace/strace/linux/ia64/
syscallent.h 118 #define sys_getresgid printargs macro
224 #undef sys_getresgid macro
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
unistd_64.h 272 __SYSCALL(__NR_getresgid, sys_getresgid)
  /external/strace/
process.c 1169 sys_getresgid(tcp) function
    [all...]
  /external/strace/strace/linux/mips/
syscallent.h     [all...]

Completed in 2339 milliseconds