sbd_path          211 lib/common/watchdog.c     char *sbd_path = NULL;
sbd_path          219 lib/common/watchdog.c     sbd_path = crm_strdup_printf("%s/sbd", SBIN_DIR);
sbd_path          224 lib/common/watchdog.c     sbd_pid = crm_pidfile_inuse(pidfile, 0, sbd_path);
sbd_path          240 lib/common/watchdog.c     free(sbd_path);