Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_parse.h164 #define String_Arr "string_array" macro
H A Dtopo_xml.c180 } else if (xmlStrcmp(str, (xmlChar *)String_Arr) == 0) { in xmlattr_to_type()