Searched refs:Argval (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/ | ||
H A D | topo_parse.h | 137 #define Argval "argval" macro |
H A D | topo_xml.c | 922 if (xmlStrcmp(cn->name, (xmlChar *)Argval) == 0) { in pmeth_record() |