template_ops      275 lib/pengine/complex.c     xmlNode *template_ops = NULL;
template_ops      321 lib/pengine/complex.c     template_ops = pcmk__xe_first_child(new_xml, PCMK_XE_OPERATIONS, NULL,
template_ops      334 lib/pengine/complex.c     if (template_ops && rsc_ops) {
template_ops      346 lib/pengine/complex.c         for (op = pcmk__xe_first_child(template_ops, NULL, NULL, NULL);
template_ops      362 lib/pengine/complex.c         pcmk__xml_free(template_ops);