getpid 506 daemons/controld/controld_fencing.c (unsigned long) getpid()); getpid 219 daemons/controld/pacemaker-controld.c crm_system_name, (unsigned long) getpid(), exit_code, getpid 208 daemons/execd/remoted_pidone.c if (getpid() != 1) { getpid 1216 daemons/fenced/fenced_remote.c (unsigned long) getpid()); getpid 331 include/crm/common/internal.h return crm_strdup_printf("%lu", (unsigned long) getpid()); getpid 733 lib/cluster/cpg.c && member_list[i].pid != getpid()) { getpid 986 lib/cluster/cpg.c local_pid = getpid(); getpid 503 lib/common/ipc_controld.c key = pcmk__transition_key(0, getpid(), 0, getpid 437 lib/common/logging.c pid_t pid = getpid(); getpid 816 lib/common/logging.c pid_t pid = getpid(); getpid 216 lib/common/pid.c pid_t mypid = getpid(); getpid 220 lib/common/procfs.c have_pids = pcmk__procfs_pid2path(getpid(), path, sizeof(path)) == pcmk_rc_ok; getpid 26 lib/common/tests/procfs/pcmk__procfs_has_pids_false_test.c snprintf(path, PATH_MAX, "/proc/%u/exe", getpid()); getpid 25 lib/common/tests/procfs/pcmk__procfs_has_pids_true_test.c snprintf(path, PATH_MAX, "/proc/%u/exe", getpid()); getpid 147 lib/services/services_linux.c if (data->ignored && kill(getpid(), SIGCHLD) != 0) { getpid 259 lib/services/services_linux.c if (data->ignored && kill(getpid(), SIGCHLD) != 0) { 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 ();