PCMK_META_ON_FAIL 547 daemons/controld/controld_te_events.c if (pcmk__str_eq(crm_meta_value(action->params, PCMK_META_ON_FAIL), PCMK_META_ON_FAIL 522 include/crm/msg_xml_compat.h #define XML_OP_ATTR_ON_FAIL PCMK_META_ON_FAIL PCMK_META_ON_FAIL 95 lib/pengine/failcounts.c "[@" PCMK_META_ON_FAIL PCMK_META_ON_FAIL 400 lib/pengine/failcounts.c PCMK_META_ON_FAIL "=" PCMK_VALUE_BLOCK, PCMK_META_ON_FAIL 458 lib/pengine/pe_actions.c const char *value = g_hash_table_lookup(meta, PCMK_META_ON_FAIL); PCMK_META_ON_FAIL 465 lib/pengine/pe_actions.c pcmk__config_err("Resetting '" PCMK_META_ON_FAIL "' for %s stop " PCMK_META_ON_FAIL 468 lib/pengine/pe_actions.c g_hash_table_remove(meta, PCMK_META_ON_FAIL); PCMK_META_ON_FAIL 492 lib/pengine/pe_actions.c promote_on_fail = crm_element_value(operation, PCMK_META_ON_FAIL); PCMK_META_ON_FAIL 526 lib/pengine/pe_actions.c pcmk__insert_dup(meta, PCMK_META_ON_FAIL, promote_on_fail); PCMK_META_ON_FAIL 534 lib/pengine/pe_actions.c pcmk__insert_dup(meta, PCMK_META_ON_FAIL, PCMK_VALUE_IGNORE); PCMK_META_ON_FAIL 551 lib/pengine/pe_actions.c pcmk__config_err("Resetting '" PCMK_META_ON_FAIL "' for %s %s " PCMK_META_ON_FAIL 554 lib/pengine/pe_actions.c g_hash_table_remove(meta, PCMK_META_ON_FAIL); PCMK_META_ON_FAIL 912 lib/pengine/pe_actions.c pcmk__config_err("Resetting '" PCMK_META_ON_FAIL "' for " PCMK_META_ON_FAIL 945 lib/pengine/pe_actions.c "Using default " PCMK_META_ON_FAIL " for %s " PCMK_META_ON_FAIL 958 lib/pengine/pe_actions.c pcmk__config_err("Using default '" PCMK_META_ON_FAIL "' for " PCMK_META_ON_FAIL 1104 lib/pengine/pe_actions.c value = g_hash_table_lookup(action->meta, PCMK_META_ON_FAIL); PCMK_META_ON_FAIL 1728 lib/pengine/pe_output.c " (in standby due to " PCMK_META_ON_FAIL "," PCMK_META_ON_FAIL 1735 lib/pengine/pe_output.c " (in standby due to " PCMK_META_ON_FAIL ")"); PCMK_META_ON_FAIL 1877 lib/pengine/pe_output.c return "standby (" PCMK_META_ON_FAIL ")"; PCMK_META_ON_FAIL 2458 lib/pengine/unpack.c PCMK_META_ON_FAIL "=" PCMK_VALUE_STOP); PCMK_META_ON_FAIL 3748 lib/pengine/unpack.c const char *on_fail_str = g_hash_table_lookup(meta, PCMK_META_ON_FAIL); PCMK_META_ON_FAIL 3843 lib/pengine/unpack.c "demote with " PCMK_META_ON_FAIL "=block");