op_entry          411 include/crm/pengine/pe_types.h     xmlNode *op_entry;
op_entry          502 lib/pengine/utils.c             action->op_entry = find_rsc_op_entry_helper(rsc, key, TRUE);
op_entry          505 lib/pengine/utils.c             unpack_operation(action, action->op_entry, rsc->container, data_set,
op_entry          528 lib/pengine/utils.c             && action->node != NULL && action->op_entry != NULL) {
op_entry          539 lib/pengine/utils.c             pe__unpack_dataset_nvpairs(action->op_entry, XML_TAG_ATTR_SETS,
op_entry          713 lib/pengine/utils.c         name = crm_element_value(action->op_entry, "name");
op_entry          714 lib/pengine/utils.c         role = crm_element_value(action->op_entry, "role");
op_entry          715 lib/pengine/utils.c         interval_spec = crm_element_value(action->op_entry,