template_ops      289 lib/pengine/complex.c     xmlNode *template_ops = NULL;
template_ops      335 lib/pengine/complex.c     template_ops = pcmk__xe_first_child(new_xml, PCMK_XE_OPERATIONS, NULL,
template_ops      348 lib/pengine/complex.c     if (template_ops && rsc_ops) {
template_ops      360 lib/pengine/complex.c         for (op = pcmk__xe_first_child(template_ops, NULL, NULL, NULL);
template_ops      376 lib/pengine/complex.c         pcmk__xml_free(template_ops);