Home
last modified time | relevance | path

Searched refs:Int32_Arr (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_parse.h149 #define Int32_Arr "int32_array" macro
H A Dtopo_2xml.c232 Int32_Arr, NULL); in txml_print_prop()
H A Dtopo_xml.c191 } else if (xmlStrcmp(str, (xmlChar *)Int32_Arr) == 0) { in xmlattr_to_type()