tagname            38 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-nolibxml.c   char *tagname; /* tag name of the current node */
tagname           141 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-nolibxml.c   tag = nchildstate->tagname = buffer;
tagname           202 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-nolibxml.c   if (buffer[0] != '/' || strcmp(buffer+1, nstate->tagname) )
tagname           304 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-nolibxml.c   nstate->tagname = (char *) "topology";
tagname           494 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-nolibxml.c   nstate->tagname = NULL;
tagname          2292 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c #define EXPORT_ARRAY(state, type, nr, values, tagname, format, maxperline) do { \
tagname          2300 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     (state)->new_child(state, &_childstate, tagname); \
tagname          2309 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     _childstate.end_object(&_childstate, tagname); \