XML_OP_ATTR_ON_FAIL  442 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  670 lib/pengine/utils.c     const char *value = g_hash_table_lookup(action->meta, XML_OP_ATTR_ON_FAIL);
XML_OP_ATTR_ON_FAIL  675 lib/pengine/utils.c         pcmk__config_err("Resetting '" XML_OP_ATTR_ON_FAIL "' for %s stop "
XML_OP_ATTR_ON_FAIL  695 lib/pengine/utils.c             on_fail = crm_element_value(operation, XML_OP_ATTR_ON_FAIL);
XML_OP_ATTR_ON_FAIL  729 lib/pengine/utils.c             pcmk__config_err("Resetting '" XML_OP_ATTR_ON_FAIL "' for %s %s "
XML_OP_ATTR_ON_FAIL 1107 lib/pengine/utils.c         g_hash_table_insert(action->meta, strdup(XML_OP_ATTR_ON_FAIL), strdup("block"));
XML_OP_ATTR_ON_FAIL 1115 lib/pengine/utils.c             pcmk__config_err("Resetting '" XML_OP_ATTR_ON_FAIL "' for "