getppid           804 base/process/process_util_unittest.cc   EXPECT_EQ(ppid, getppid());
getppid           191 chrome/browser/mac/relauncher.cc   int parent_pid = getppid();
getppid            62 chrome/browser/process_info_snapshot_mac_unittest.cc   base::ProcessId ppid = static_cast<base::ProcessId>(getppid());
getppid           706 remoting/host/remoting_me2me_host.cc     kill(getppid(), SIGUSR1);
getppid          1880 third_party/tcmalloc/chromium/src/base/linux_syscall_support.h   LSS_INLINE _syscall0(pid_t,   getppid)
getppid          1796 third_party/tcmalloc/vendor/src/base/linux_syscall_support.h   LSS_INLINE _syscall0(pid_t,   getppid)
getppid            65 tools/android/common/daemon.cc   kill(getppid(), SIGUSR1);  // Inform the parent process to exit.
getppid           327 tools/cygprofile/cygprofile.cc              kLogFileNamePrefix, getpid(), lwp_, pthread_self_, getppid());