ops_xml 351 include/crm/pengine/pe_types.h xmlNode *ops_xml; ops_xml 62 lib/pacemaker/pcmk_sched_recurring.c for (xmlNode *op = first_named_child(rsc->ops_xml, "op"); ops_xml 586 lib/pacemaker/pcmk_sched_recurring.c for (xmlNode *op = first_named_child(rsc->ops_xml, "op"); ops_xml 651 lib/pengine/complex.c (*rsc)->ops_xml = expand_idref(ops, data_set->input); ops_xml 89 lib/pengine/pe_actions.c for (operation = pcmk__xe_first_child(rsc->ops_xml); operation != NULL; ops_xml 454 lib/pengine/pe_actions.c for (operation = pcmk__xe_first_child(action->rsc->ops_xml); ops_xml 592 lib/pengine/pe_actions.c for (operation = pcmk__xe_first_child(rsc->ops_xml); ops_xml 1234 lib/pengine/pe_actions.c for (child = first_named_child(rsc->ops_xml, XML_ATTR_OP);