rsc_ops           246 lib/pengine/complex.c     xmlNode *rsc_ops = NULL;
rsc_ops           303 lib/pengine/complex.c             rsc_ops = new_child;
rsc_ops           307 lib/pengine/complex.c     if (template_ops && rsc_ops) {
rsc_ops           312 lib/pengine/complex.c         for (op = __xml_first_child(rsc_ops); op != NULL; op = __xml_next_element(op)) {
rsc_ops           322 lib/pengine/complex.c                 add_node_copy(rsc_ops, op);