Searched refs:tdg_xml_nvuint32 (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_digraph_xml.c | 89 tdg_xml_nvuint32(FILE *fp, uint_t pad, const char *name, const uint32_t value) in tdg_xml_nvuint32() function 279 tdg_xml_nvuint32(fp, pad, pname, val); in serialize_nvpair() 493 tdg_xml_nvuint32(fp, pad, name, val); in serialize_property() 639 tdg_xml_nvuint32(fp, 10, TDG_XML_PROP_TYPE, in serialize_pgroups()
|