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

  /external/strace/linux/
dummy.h 77 #define sys_getppid printargs macro
syscall.h 50 int sys_dup2(), sys_getppid(), sys_getpgrp(), sys_setsid();
  /external/strace/linux/arm/
syscallent.h 95 { 0, 0, sys_getppid, "getppid" }, /* 64 */
  /external/strace/linux/i386/
syscallent.h 95 { 0, 0, sys_getppid, "getppid" }, /* 64 */
  /external/strace/linux/sh/
syscallent.h 97 { 0, 0, sys_getppid, "getppid" }, /* 64 */
  /external/valgrind/main/coregrind/m_syswrap/
priv_syswrap-generic.h 118 DECL_TEMPLATE(generic, sys_getppid);
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-x86-linux.c     [all...]
syswrap-generic.c     [all...]
syswrap-darwin.c     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
unistd_64.h 250 __SYSCALL(__NR_getppid, sys_getppid)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_64.h 250 __SYSCALL(__NR_getppid, sys_getppid)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_64.h 250 __SYSCALL(__NR_getppid, sys_getppid)
  /external/strace/linux/mips/
syscallent.h     [all...]

Completed in 37 milliseconds