ops_xml           410 include/crm/common/resources.h     xmlNode *ops_xml;
ops_xml            63 lib/pacemaker/pcmk_sched_recurring.c     for (xmlNode *op = first_named_child(rsc->ops_xml, "op");
ops_xml           598 lib/pacemaker/pcmk_sched_recurring.c     for (xmlNode *op = first_named_child(rsc->ops_xml, "op");
ops_xml           664 lib/pengine/complex.c     (*rsc)->ops_xml = expand_idref(ops, scheduler->input);
ops_xml            90 lib/pengine/pe_actions.c     for (xmlNode *operation = first_named_child(rsc->ops_xml, XML_ATTR_OP);
ops_xml           478 lib/pengine/pe_actions.c         for (xmlNode *operation = first_named_child(rsc->ops_xml, XML_ATTR_OP);
ops_xml           644 lib/pengine/pe_actions.c     for (xmlNode *operation = first_named_child(rsc->ops_xml, XML_ATTR_OP);
ops_xml          1421 lib/pengine/pe_actions.c     for (child = first_named_child(rsc->ops_xml, XML_ATTR_OP);