ppid              165 daemons/controld/controld_throttle.c         int rc = 0, pid = 0, ppid = 0, pgrp = 0, session = 0, tty_nr = 0, tpgid = 0;
ppid              170 daemons/controld/controld_throttle.c                     &ppid, &pgrp, &session, &tty_nr, &tpgid,
ppid               54 lib/common/watchdog.c panic_local_nonroot(pid_t ppid)
ppid               56 lib/common/watchdog.c     if (ppid > 1) { // pacemakerd is still our parent
ppid               58 lib/common/watchdog.c                   (long long) ppid);
ppid               61 lib/common/watchdog.c         ppid = pcmk__procfs_pid_of(PCMK__SERVER_PACEMAKERD);
ppid               62 lib/common/watchdog.c         if (ppid > 0) {
ppid               66 lib/common/watchdog.c                       (long long) ppid);
ppid               68 lib/common/watchdog.c             if (sigqueue(ppid, SIGQUIT, signal_value) < 0) {
ppid              144 lib/common/watchdog.c     pid_t ppid = getppid();
ppid              153 lib/common/watchdog.c     if(ppid > 1) {