op_entry          426 include/crm/pengine/pe_types.h     xmlNode *op_entry;
op_entry          513 lib/pengine/utils.c         action->op_entry = find_rsc_op_entry_helper(rsc, key, TRUE);
op_entry          515 lib/pengine/utils.c         unpack_operation(action, action->op_entry, rsc->container, data_set,
op_entry          548 lib/pengine/utils.c         && (action->op_entry != NULL)) {
op_entry          560 lib/pengine/utils.c         pe__unpack_dataset_nvpairs(action->op_entry, XML_TAG_ATTR_SETS,
op_entry          829 lib/pengine/utils.c         name = crm_element_value(action->op_entry, "name");
op_entry          830 lib/pengine/utils.c         role = crm_element_value(action->op_entry, "role");
op_entry          831 lib/pengine/utils.c         interval_spec = crm_element_value(action->op_entry,