XML_OP_ATTR_ON_FAIL  536 daemons/controld/controld_te_events.c             if (pcmk__str_eq(crm_meta_value(action->params, XML_OP_ATTR_ON_FAIL), "ignore", pcmk__str_casei)) {
XML_OP_ATTR_ON_FAIL   98 lib/pengine/failcounts.c                                     "[@" XML_OP_ATTR_ON_FAIL "='block']",
XML_OP_ATTR_ON_FAIL  453 lib/pengine/pe_actions.c     const char *value = g_hash_table_lookup(meta, XML_OP_ATTR_ON_FAIL);
XML_OP_ATTR_ON_FAIL  461 lib/pengine/pe_actions.c         pcmk__config_err("Resetting '" XML_OP_ATTR_ON_FAIL "' for %s stop "
XML_OP_ATTR_ON_FAIL  464 lib/pengine/pe_actions.c         g_hash_table_remove(meta, XML_OP_ATTR_ON_FAIL);
XML_OP_ATTR_ON_FAIL  486 lib/pengine/pe_actions.c             promote_on_fail = crm_element_value(operation, XML_OP_ATTR_ON_FAIL);
XML_OP_ATTR_ON_FAIL  516 lib/pengine/pe_actions.c             key = strdup(XML_OP_ATTR_ON_FAIL);
XML_OP_ATTR_ON_FAIL  526 lib/pengine/pe_actions.c         key = strdup(XML_OP_ATTR_ON_FAIL);
XML_OP_ATTR_ON_FAIL  545 lib/pengine/pe_actions.c             pcmk__config_err("Resetting '" XML_OP_ATTR_ON_FAIL "' for %s %s "
XML_OP_ATTR_ON_FAIL  548 lib/pengine/pe_actions.c             g_hash_table_remove(meta, XML_OP_ATTR_ON_FAIL);
XML_OP_ATTR_ON_FAIL  908 lib/pengine/pe_actions.c             pcmk__config_err("Resetting '" XML_OP_ATTR_ON_FAIL "' for "
XML_OP_ATTR_ON_FAIL  939 lib/pengine/pe_actions.c                          "Using default " XML_OP_ATTR_ON_FAIL
XML_OP_ATTR_ON_FAIL  952 lib/pengine/pe_actions.c         pcmk__config_err("Using default '" XML_OP_ATTR_ON_FAIL "' for "
XML_OP_ATTR_ON_FAIL 1092 lib/pengine/pe_actions.c     value = g_hash_table_lookup(action->meta, XML_OP_ATTR_ON_FAIL);
XML_OP_ATTR_ON_FAIL 3611 lib/pengine/unpack.c     const char *on_fail_str = g_hash_table_lookup(meta, XML_OP_ATTR_ON_FAIL);