op_entry          393 include/crm/pengine/pe_types.h     xmlNode *op_entry;
op_entry          552 lib/pengine/utils.c             action->op_entry = find_rsc_op_entry_helper(rsc, key, TRUE);
op_entry          555 lib/pengine/utils.c             unpack_operation(action, action->op_entry, rsc->container, data_set,
op_entry          578 lib/pengine/utils.c             && action->node != NULL && action->op_entry != NULL) {
op_entry          589 lib/pengine/utils.c             pe__unpack_dataset_nvpairs(action->op_entry, XML_TAG_ATTR_SETS,
op_entry          760 lib/pengine/utils.c         name = crm_element_value(action->op_entry, "name");
op_entry          761 lib/pengine/utils.c         role = crm_element_value(action->op_entry, "role");
op_entry          762 lib/pengine/utils.c         interval_spec = crm_element_value(action->op_entry,