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

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.8/share/gdb/syscalls/
sparc64-linux.xml 195 <syscall name="getppid" number="197"/>
  /prebuilts/gcc/linux-x86/x86/x86_64-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/linux-x86/x86/x86_64-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"/>
  /external/chromium_org/third_party/libjingle/source/talk/media/sctp/
sctpdataengine.cc 136 static SctpDataMediaChannel::PayloadProtocolIdentifier GetPpid(
534 GetPpid(params.type));
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
unistd.h 626 extern __pid_t getppid (void) __THROW;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
unistd.h 626 extern __pid_t getppid (void) __THROW;
    [all...]
  /external/chromium_org/base/process/
process_util_unittest.cc 837 EXPECT_EQ(ppid, getppid());
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_linux.cc 500 return internal_syscall(SYSCALL(getppid));
  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
evlist.c 1004 kill(getppid(), SIGUSR1);

Completed in 2501 milliseconds

<<11121314151617181920>>