getpid            454 daemons/controld/controld_fencing.c                                          (unsigned long) getpid());
getpid            182 daemons/controld/pacemaker-controld.c              crm_system_name, (unsigned long) getpid(), exit_code,
getpid            206 daemons/execd/remoted_pidone.c     const char *pid1 = (getpid() == 1)? "full" : getenv("PCMK_remote_pid1");
getpid           1175 daemons/fenced/fenced_remote.c                                          (unsigned long) getpid());
getpid            339 include/crm/common/internal.h     return crm_strdup_printf("%lu", (unsigned long) getpid());
getpid            726 lib/cluster/cpg.c                 && member_list[i].pid != getpid()) {
getpid            951 lib/cluster/cpg.c         local_pid = getpid();
getpid            476 lib/common/ipc_controld.c     key = pcmk__transition_key(0, getpid(), 0,
getpid            406 lib/common/logging.c         pid_t pid = getpid();
getpid            772 lib/common/logging.c     pid_t pid = getpid();
getpid             38 lib/common/pid.c                  (long long) getpid());
getpid            230 lib/common/pid.c     pid_t mypid = getpid();
getpid            321 maint/gnulib/lib/get_ppid_of.c   if (pid == getpid ())
getpid            341 maint/gnulib/lib/get_ppid_of.c   pid_t pid = (arg != NULL ? atoi (arg) : getpid ());
getpid            525 maint/gnulib/lib/get_progname_of.c   pid_t pid = (arg != NULL ? atoi (arg) : getpid ());
getpid            106 maint/gnulib/lib/getprogname.c       pid_t pid = getpid ();
getpid            121 maint/gnulib/lib/getprogname.c       pid_t pid = getpid ();
getpid            200 maint/gnulib/lib/getprogname.c       pid_t pid = getpid ();
getpid            232 maint/gnulib/lib/getprogname.c     sprintf (filename, "/proc/pinfo/%d", (int) getpid ());
getpid            234 maint/gnulib/lib/getprogname.c     sprintf (filename, "/proc/%d", (int) getpid ());
getpid            261 maint/gnulib/lib/getprogname.c   sprintf (buf, "/proc/%d/cmdline", getpid());
getpid            120 maint/gnulib/lib/immutable.c   sprintf (filename, "%s/glimmdata-%d-%ld", "/tmp", getpid (), random ());
getpid            159 maint/gnulib/lib/nproc.c         if (sched_getaffinity_np (getpid (), cpuset_size (set), set) == 0)
getpid            260 maint/gnulib/lib/progreloc.c       sprintf (buf, "/proc/%d/exe", getpid ());
getpid             60 maint/gnulib/lib/raise.c   return kill (getpid (), sig);
getpid            464 maint/gnulib/lib/stackvma.c   int info_path[] = { CTL_KERN, KERN_PROC, KERN_PROC_VMMAP, getpid () };
getpid           1607 maint/gnulib/lib/stackvma.c     unsigned int value = getpid ();
getpid           1718 maint/gnulib/lib/stackvma.c     unsigned int value = getpid ();
getpid           1446 maint/gnulib/lib/unistd.in.h _GL_CXXALIAS_MDA (getpid, int, (void));
getpid           1448 maint/gnulib/lib/unistd.in.h _GL_CXXALIAS_SYS (getpid, pid_t, (void));
getpid           1450 maint/gnulib/lib/unistd.in.h _GL_CXXALIASWARN (getpid);
getpid            518 maint/gnulib/lib/vma-iter.c     unsigned int value = getpid ();
getpid            602 maint/gnulib/lib/vma-iter.c   int info_path[] = { CTL_KERN, KERN_PROC, KERN_PROC_VMMAP, getpid () };
getpid            686 maint/gnulib/lib/vma-iter.c   int info_path[] = { CTL_VM, VM_PROC, VM_PROC_MAP, getpid (), entry_size };
getpid            773 maint/gnulib/lib/vma-iter.c   int info_path[] = { CTL_KERN, KERN_PROC_VMMAP, getpid () };
getpid            919 maint/gnulib/lib/vma-iter.c     unsigned int value = getpid ();
getpid           1044 maint/gnulib/lib/vma-iter.c     unsigned int value = getpid ();
getpid           1163 maint/gnulib/lib/vma-iter.c     unsigned int value = getpid ();
getpid            100 maint/gnulib/tests/atomic-int-gnulib.h                (unsigned long) getpid (), ai, count);
getpid            100 maint/gnulib/tests/atomic-int-isoc.h                (unsigned long) getpid (), ai, count);
getpid            100 maint/gnulib/tests/atomic-int-posix.h                (unsigned long) getpid (), ai, count);
getpid            220 maint/gnulib/tests/test-asyncsafe-linked_list-strong.c   kill (getpid (), MY_SIGNAL);
getpid            353 maint/gnulib/tests/test-asyncsafe-linked_list-weak.c   kill (getpid (), MY_SIGNAL);
getpid             63 maint/gnulib/tests/test-login_tty.c       if (!(tcgetpgrp (fd) == getpid ()))
getpid             68 maint/gnulib/tests/test-login_tty.c         if (!(sid == -1 ? errno == ENOSYS : sid == getpid ()))
getpid             47 maint/gnulib/tests/test-pthread_sigmask1.c   int pid = getpid ();
getpid             47 maint/gnulib/tests/test-sigprocmask.c   pid_t pid = getpid ();