pcmk__pidfile_matches 196 include/crm/common/internal.h int pcmk__pidfile_matches(const char *filename, pid_t expected_pid, pcmk__pidfile_matches 221 lib/common/pid.c rc = pcmk__pidfile_matches(filename, 0, name, NULL); pcmk__pidfile_matches 241 lib/common/pid.c rc = pcmk__pidfile_matches(filename, mypid, name, NULL); pcmk__pidfile_matches 416 lib/common/utils.c rc = pcmk__pidfile_matches(pidfile, 1, name, &pid); pcmk__pidfile_matches 208 lib/common/watchdog.c rc = pcmk__pidfile_matches(pidfile, 0, sbd_path, &sbd_pid);