Searched refs:INV_PNAME (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_parse.h126 #define INV_PNAME "prop-name" macro
H A Dtopo_xml.c656 e = nvlist_lookup_string(props[pn], INV_PNAME, &pnm);
660 INV_PNAME, strerror(e));
795 if (nvlist_add_string(pnvl, INV_PNAME, (char *)pname) < 0) {

Completed in 68 milliseconds