Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_parse.h145 #define Immutable "immutable" macro
H A Dtopo_xml.c433 if ((str = xmlGetProp(xn, (xmlChar *)Immutable)) != NULL) { in xmlprop_xlate()