Searched defs:pmap_name (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_xml.c1719 xmlChar *pmap_name; local
1769 if ((pmap_name = xmlGetProp(pmap_node, (xmlChar *)Name))
1775 (const char *)pmap_name,
1783 xmlFree(pmap_name);

Completed in 353 milliseconds