current_node      393 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-libxml.c   xmlNodePtr current_node; /* current node to output */
current_node      411 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-libxml.c   ldata->current_node = xmlNewChild(lpdata->current_node, NULL, BAD_CAST name, NULL);
current_node      418 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-libxml.c   xmlNewProp(ldata->current_node, BAD_CAST name, BAD_CAST value);
current_node      431 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-libxml.c   xmlNodeAddContentLen(ldata->current_node, BAD_CAST buffer, length);
current_node      465 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-libxml.c   data->current_node = root_node;
current_node      536 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-libxml.c   data->current_node = root_node;