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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_xml.c150 xmlattr_to_type(topo_mod_t *mp, xmlNodePtr xn, xmlChar *attr) function
443 if ((ptype = xmlattr_to_type(mp, xn, (xmlChar *)Type))
889 if ((prop_type = xmlattr_to_type(mp, xn, (xmlChar *)Proptype))
919 if ((ptype = xmlattr_to_type(mp, cn, (xmlChar *)Type))

Completed in 49 milliseconds