PCMK_VALUE_OFF    341 daemons/pacemakerd/pcmkd_corosync.c                        PCMK_VALUE_OFF);
PCMK_VALUE_OFF    511 lib/common/strings.c     if (pcmk__strcase_any_of(s, PCMK_VALUE_FALSE, PCMK_VALUE_OFF, "no", "n",
PCMK_VALUE_OFF     36 lib/common/tests/strings/crm_is_true_test.c     assert_false(crm_is_true(PCMK_VALUE_OFF));
PCMK_VALUE_OFF     69 lib/common/tests/strings/crm_str_to_boolean_test.c     assert_int_equal(crm_str_to_boolean(PCMK_VALUE_OFF, &ret), 1);
PCMK_VALUE_OFF     86 lib/common/tests/strings/crm_str_to_boolean_test.c     assert_int_equal(crm_str_to_boolean(PCMK_VALUE_OFF, NULL), 1);
PCMK_VALUE_OFF    110 lib/common/watchdog.c     } else if (pcmk__str_eq(panic_action, PCMK_VALUE_OFF, pcmk__str_none)) {