stonith_watchdog_timeout_ms 1392 daemons/fenced/fenced_commands.c         if (stonith_watchdog_timeout_ms <= 0) {
stonith_watchdog_timeout_ms 1970 daemons/fenced/fenced_commands.c         if (stonith_watchdog_timeout_ms <= 0) {
stonith_watchdog_timeout_ms  982 daemons/fenced/fenced_remote.c              (stonith_watchdog_timeout_ms > 0)?"non-watchdog ":"",
stonith_watchdog_timeout_ms 1446 daemons/fenced/fenced_remote.c     if ((stonith_watchdog_timeout_ms > 0)
stonith_watchdog_timeout_ms 1564 daemons/fenced/fenced_remote.c                 if ((stonith_watchdog_timeout_ms > 0)
stonith_watchdog_timeout_ms 1569 daemons/fenced/fenced_remote.c                     total_timeout += stonith_watchdog_timeout_ms / 1000;
stonith_watchdog_timeout_ms 1748 daemons/fenced/fenced_remote.c                    (stonith_watchdog_timeout_ms / 1000),
stonith_watchdog_timeout_ms 1754 daemons/fenced/fenced_remote.c         op->op_timer_one = g_timeout_add(stonith_watchdog_timeout_ms,
stonith_watchdog_timeout_ms 1878 daemons/fenced/fenced_remote.c                        timeout_one, stonith_watchdog_timeout_ms);
stonith_watchdog_timeout_ms 1887 daemons/fenced/fenced_remote.c         if (!((stonith_watchdog_timeout_ms > 0)
stonith_watchdog_timeout_ms 1948 daemons/fenced/fenced_remote.c         if(stonith_watchdog_timeout_ms > 0 && pcmk__str_eq(device,
stonith_watchdog_timeout_ms   48 daemons/fenced/pacemaker-fenced.c long stonith_watchdog_timeout_ms = 0;
stonith_watchdog_timeout_ms  626 daemons/fenced/pacemaker-fenced.c     if (stonith_watchdog_timeout_ms > 0) {
stonith_watchdog_timeout_ms  681 daemons/fenced/pacemaker-fenced.c     stonith_watchdog_timeout_ms = timeout_ms;
stonith_watchdog_timeout_ms  728 daemons/fenced/pacemaker-fenced.c     if ((stonith_watchdog_timeout_ms <= 0) &&
stonith_watchdog_timeout_ms 1150 daemons/fenced/pacemaker-fenced.c     long timeout_ms_saved = stonith_watchdog_timeout_ms;
stonith_watchdog_timeout_ms 1209 daemons/fenced/pacemaker-fenced.c     if (timeout_ms_saved != stonith_watchdog_timeout_ms) {
stonith_watchdog_timeout_ms  312 daemons/fenced/pacemaker-fenced.h extern long stonith_watchdog_timeout_ms;