template_ops      301 lib/pengine/complex.c     xmlNode *template_ops = NULL;
template_ops      347 lib/pengine/complex.c     template_ops = pcmk__xe_first_child(new_xml, PCMK_XE_OPERATIONS, NULL,
template_ops      360 lib/pengine/complex.c     if (template_ops && rsc_ops) {
template_ops      372 lib/pengine/complex.c         for (op = pcmk__xe_first_child(template_ops, NULL, NULL, NULL);
template_ops      388 lib/pengine/complex.c         free_xml(template_ops);