sbd_path          202 lib/common/watchdog.c     char *sbd_path = NULL;
sbd_path          211 lib/common/watchdog.c     sbd_path = crm_strdup_printf("%s/sbd", SBIN_DIR);
sbd_path          214 lib/common/watchdog.c     rc = pcmk__pidfile_matches(pidfile, 0, sbd_path, &sbd_pid);
sbd_path          234 lib/common/watchdog.c     free(sbd_path);