sbd_path          198 lib/common/watchdog.c     char *sbd_path = NULL;
sbd_path          207 lib/common/watchdog.c     sbd_path = crm_strdup_printf("%s/sbd", SBIN_DIR);
sbd_path          210 lib/common/watchdog.c     rc = pcmk__pidfile_matches(pidfile, 0, sbd_path, &sbd_pid);
sbd_path          230 lib/common/watchdog.c     free(sbd_path);