PCMK_META_ON_FAIL  549 daemons/controld/controld_te_events.c             if (pcmk__str_eq(crm_meta_value(action->params, PCMK_META_ON_FAIL),
PCMK_META_ON_FAIL   97 lib/pengine/failcounts.c                                     "[@" PCMK_META_ON_FAIL
PCMK_META_ON_FAIL  394 lib/pengine/failcounts.c                           PCMK_META_ON_FAIL "=" PCMK_VALUE_BLOCK,
PCMK_META_ON_FAIL  434 lib/pengine/pe_actions.c     const char *value = g_hash_table_lookup(meta, PCMK_META_ON_FAIL);
PCMK_META_ON_FAIL  441 lib/pengine/pe_actions.c         pcmk__config_err("Resetting '" PCMK_META_ON_FAIL "' for %s stop "
PCMK_META_ON_FAIL  444 lib/pengine/pe_actions.c         g_hash_table_remove(meta, PCMK_META_ON_FAIL);
PCMK_META_ON_FAIL  469 lib/pengine/pe_actions.c             promote_on_fail = crm_element_value(operation, PCMK_META_ON_FAIL);
PCMK_META_ON_FAIL  503 lib/pengine/pe_actions.c             pcmk__insert_dup(meta, PCMK_META_ON_FAIL, promote_on_fail);
PCMK_META_ON_FAIL  511 lib/pengine/pe_actions.c         pcmk__insert_dup(meta, PCMK_META_ON_FAIL, PCMK_VALUE_IGNORE);
PCMK_META_ON_FAIL  528 lib/pengine/pe_actions.c             pcmk__config_err("Resetting '" PCMK_META_ON_FAIL "' for %s %s "
PCMK_META_ON_FAIL  531 lib/pengine/pe_actions.c             g_hash_table_remove(meta, PCMK_META_ON_FAIL);
PCMK_META_ON_FAIL  882 lib/pengine/pe_actions.c             pcmk__config_err("Resetting '" PCMK_META_ON_FAIL "' for "
PCMK_META_ON_FAIL  919 lib/pengine/pe_actions.c                             "Using default " PCMK_META_ON_FAIL " for %s "
PCMK_META_ON_FAIL  932 lib/pengine/pe_actions.c         pcmk__config_err("Using default '" PCMK_META_ON_FAIL "' for "
PCMK_META_ON_FAIL 1060 lib/pengine/pe_actions.c     value = g_hash_table_lookup(action->meta, PCMK_META_ON_FAIL);
PCMK_META_ON_FAIL 1742 lib/pengine/pe_output.c                                  " (in standby due to " PCMK_META_ON_FAIL ")");
PCMK_META_ON_FAIL 1745 lib/pengine/pe_output.c                                  " (in standby due to " PCMK_META_ON_FAIL ","
PCMK_META_ON_FAIL 1889 lib/pengine/pe_output.c         return "standby (" PCMK_META_ON_FAIL ")";
PCMK_META_ON_FAIL 2437 lib/pengine/unpack.c                               PCMK_META_ON_FAIL "=" PCMK_VALUE_STOP);
PCMK_META_ON_FAIL 3609 lib/pengine/unpack.c     const char *on_fail_str = g_hash_table_lookup(meta, PCMK_META_ON_FAIL);
PCMK_META_ON_FAIL 3706 lib/pengine/unpack.c                               "demote with " PCMK_META_ON_FAIL "=block");