Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_parse.h168 #define String_Arr "string_array" macro
H A Dtopo_2xml.c315 String_Arr, NULL); in txml_print_prop()
H A Dtopo_xml.c199 } else if (xmlStrcmp(str, (xmlChar *)String_Arr) == 0) { in xmlattr_to_type()