XML_OP_ATTR_ON_FAIL 514 crmd/te_events.c crm_meta_value(action->params, XML_OP_ATTR_ON_FAIL), "ignore"); XML_OP_ATTR_ON_FAIL 633 lib/pengine/utils.c const char *value = g_hash_table_lookup(action->meta, XML_OP_ATTR_ON_FAIL); XML_OP_ATTR_ON_FAIL 657 lib/pengine/utils.c on_fail = crm_element_value(operation, XML_OP_ATTR_ON_FAIL); XML_OP_ATTR_ON_FAIL 1026 lib/pengine/utils.c g_hash_table_insert(action->meta, strdup(XML_OP_ATTR_ON_FAIL), strdup("block"));