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   95 lib/pengine/failcounts.c                                     "[@" PCMK_META_ON_FAIL
PCMK_META_ON_FAIL  391 lib/pengine/failcounts.c                           PCMK_META_ON_FAIL "=" PCMK_VALUE_BLOCK,
PCMK_META_ON_FAIL  437 lib/pengine/pe_actions.c     const char *value = g_hash_table_lookup(meta, PCMK_META_ON_FAIL);
PCMK_META_ON_FAIL  444 lib/pengine/pe_actions.c         pcmk__config_err("Resetting '" PCMK_META_ON_FAIL "' for %s stop "
PCMK_META_ON_FAIL  447 lib/pengine/pe_actions.c         g_hash_table_remove(meta, PCMK_META_ON_FAIL);
PCMK_META_ON_FAIL  472 lib/pengine/pe_actions.c             promote_on_fail = crm_element_value(operation, PCMK_META_ON_FAIL);
PCMK_META_ON_FAIL  506 lib/pengine/pe_actions.c             pcmk__insert_dup(meta, PCMK_META_ON_FAIL, promote_on_fail);
PCMK_META_ON_FAIL  514 lib/pengine/pe_actions.c         pcmk__insert_dup(meta, PCMK_META_ON_FAIL, PCMK_VALUE_IGNORE);
PCMK_META_ON_FAIL  531 lib/pengine/pe_actions.c             pcmk__config_err("Resetting '" PCMK_META_ON_FAIL "' for %s %s "
PCMK_META_ON_FAIL  534 lib/pengine/pe_actions.c             g_hash_table_remove(meta, PCMK_META_ON_FAIL);
PCMK_META_ON_FAIL  894 lib/pengine/pe_actions.c             pcmk__config_err("Resetting '" PCMK_META_ON_FAIL "' for "
PCMK_META_ON_FAIL  927 lib/pengine/pe_actions.c                             "Using default " PCMK_META_ON_FAIL " for %s "
PCMK_META_ON_FAIL  940 lib/pengine/pe_actions.c         pcmk__config_err("Using default '" PCMK_META_ON_FAIL "' for "
PCMK_META_ON_FAIL 1068 lib/pengine/pe_actions.c     value = g_hash_table_lookup(action->meta, PCMK_META_ON_FAIL);
PCMK_META_ON_FAIL 1734 lib/pengine/pe_output.c                                  " (in standby due to " PCMK_META_ON_FAIL ")");
PCMK_META_ON_FAIL 1737 lib/pengine/pe_output.c                                  " (in standby due to " PCMK_META_ON_FAIL ","
PCMK_META_ON_FAIL 1881 lib/pengine/pe_output.c         return "standby (" PCMK_META_ON_FAIL ")";
PCMK_META_ON_FAIL 2428 lib/pengine/unpack.c                               PCMK_META_ON_FAIL "=" PCMK_VALUE_STOP);
PCMK_META_ON_FAIL 3598 lib/pengine/unpack.c     const char *on_fail_str = g_hash_table_lookup(meta, PCMK_META_ON_FAIL);
PCMK_META_ON_FAIL 3695 lib/pengine/unpack.c                               "demote with " PCMK_META_ON_FAIL "=block");