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

<<11121314151617181920>>

  /external/strace/linux/sh/
syscallent.h 95 { 0, 0, sys_getppid, "getppid" }, /* 64 */
  /external/strace/linux/sh64/
syscallent.h 93 { 0, 0, sys_getppid, "getppid" }, /* 64 */
  /external/strace/linux/sparc/
syscallent.h 198 { 0, 0, sys_getppid, "getppid" }, /* 197 */
  /external/strace/linux/x32/
syscallent.h 111 { 0, 0, sys_getppid, "getppid" }, /* 110 */
  /external/valgrind/main/coregrind/
launcher-darwin.c 374 asprintf(&set_cwd, "VALGRIND_STARTUP_PWD_%u_XYZZY=%s", getppid(), cwd);
  /external/valgrind/main/coregrind/m_syswrap/
priv_syswrap-darwin.h 99 // GEN getppid 39
  /libcore/luni/src/main/java/libcore/io/
Posix.java 78 public native int getppid(); method in class:Posix
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.8/share/gdb/syscalls/
amd64-linux.xml 127 <syscall name="getppid" number="110"/>
i386-linux.xml 81 <syscall name="getppid" number="64"/>
mips-n32-linux.xml 125 <syscall name="getppid" number="6108"/>
mips-n64-linux.xml 125 <syscall name="getppid" number="5108"/>
mips-o32-linux.xml 78 <syscall name="getppid" number="4064"/>
ppc-linux.xml 81 <syscall name="getppid" number="64"/>
ppc64-linux.xml 81 <syscall name="getppid" number="64"/>
sparc-linux.xml 212 <syscall name="getppid" number="197"/>
sparc64-linux.xml 195 <syscall name="getppid" number="197"/>
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/share/gdb/syscalls/
amd64-linux.xml 127 <syscall name="getppid" number="110"/>
i386-linux.xml 81 <syscall name="getppid" number="64"/>
mips-n32-linux.xml 125 <syscall name="getppid" number="6108"/>
mips-n64-linux.xml 125 <syscall name="getppid" number="5108"/>
mips-o32-linux.xml 78 <syscall name="getppid" number="4064"/>
ppc-linux.xml 81 <syscall name="getppid" number="64"/>
ppc64-linux.xml 81 <syscall name="getppid" number="64"/>
sparc-linux.xml 212 <syscall name="getppid" number="197"/>
sparc64-linux.xml 195 <syscall name="getppid" number="197"/>

Completed in 277 milliseconds

<<11121314151617181920>>