pcmk_section_fence_failed 46 include/crm/common/output.h #define pcmk_section_fencing_all (pcmk_section_fence_failed | pcmk_section_fence_pending | pcmk_section_fence_worked) pcmk_section_fence_failed 1666 lib/pacemaker/pcmk_output.c if (pcmk_is_set(section_opts, pcmk_section_fence_failed) && pcmk_section_fence_failed 1863 lib/pacemaker/pcmk_output.c if (pcmk_is_set(section_opts, pcmk_section_fence_failed) && pcmk_section_fence_failed 190 tools/crm_mon.c { "fencing-failed", pcmk_section_fence_failed }, pcmk_section_fence_failed 857 tools/crm_mon.c show |= pcmk_section_fence_failed | pcmk_section_fence_pending; pcmk_section_fence_failed 1534 tools/crm_mon.c } else if (pcmk_any_flags_set(show, pcmk_section_fence_failed | pcmk_section_fence_pending)) {