Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_parse.h153 #define Propname "propname" macro
H A Dtopo_xml.c883 if ((prop_name = xmlGetProp(xn, (xmlChar *)Propname)) == NULL) { in pmeth_record()