template_ops      275 lib/pengine/complex.c     xmlNode *template_ops = NULL;
template_ops      323 lib/pengine/complex.c     template_ops = find_xml_node(new_xml, "operations", FALSE);
template_ops      336 lib/pengine/complex.c     if (template_ops && rsc_ops) {
template_ops      348 lib/pengine/complex.c         for (op = pcmk__xe_first_child(template_ops); op != NULL;
template_ops      364 lib/pengine/complex.c         free_xml(template_ops);