HomeSort by relevance Sort by last modified time
    Searched full:getppid (Results 426 - 450 of 566) sorted by null

<<11121314151617181920>>

  /external/ltrace/sysdeps/linux-gnu/ia64/
syscallent.h     [all...]
  /external/strace/linux/mips/
syscallent-n32.h 111 { 0, 0, sys_getppid, "getppid" }, /* 6108 */
syscallent-n64.h 111 { 0, 0, sys_getppid, "getppid" }, /* 5108 */
syscallent-o32.h 67 { 0, 0, sys_getppid, "getppid" }, /* 4064 */
    [all...]
  /external/strace/
strace.1 587 getppid() value, etc) between traced process and its parent are not preserved
strace.c 1078 kill(getppid(), SIGKILL);
    [all...]
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.8/share/gdb/syscalls/
arm-linux.xml 83 <syscall name="getppid" number="64"/>
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/share/gdb/syscalls/
arm-linux.xml 83 <syscall name="getppid" number="64"/>
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/share/gdb/syscalls/
arm-linux.xml 83 <syscall name="getppid" number="64"/>
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.8/share/gdb/syscalls/
arm-linux.xml 83 <syscall name="getppid" number="64"/>
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/share/gdb/syscalls/
arm-linux.xml 83 <syscall name="getppid" number="64"/>
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/share/gdb/syscalls/
arm-linux.xml 83 <syscall name="getppid" number="64"/>
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
rexec.py 147 'stat', 'times', 'uname', 'getpid', 'getppid',
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_posix.py 45 "getpid", "getpgrp", "getppid", "getuid",
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
rexec.py 147 'stat', 'times', 'uname', 'getpid', 'getppid',
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_posix.py 45 "getpid", "getpgrp", "getppid", "getuid",
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_common_syscalls.inc 276 PRE_SYSCALL(getppid)() {}
278 POST_SYSCALL(getppid)(long res) {}
    [all...]
  /libcore/luni/src/main/native/
libcore_io_Posix.cpp 778 return getppid();
    [all...]
  /external/strace/linux/ia64/
syscallent.h 836 { 0, 0, sys_getppid, "getppid" }, /* 1042 */
    [all...]
  /frameworks/base/core/java/android/os/
Process.java 743 return Os.getppid();
    [all...]
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/lib/
libc.so 
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/lib/
libc.so 

Completed in 588 milliseconds

<<11121314151617181920>>