Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_parse.h131 #define INV_PVALTYPE "prop-valtype" macro
H A Dtopo_xml.c450 if (nvlist_add_int32(nvl, INV_PVALTYPE, ptype) != 0) in xmlprop_xlate()
687 e = nvlist_lookup_int32(props[pn], INV_PVALTYPE, &i32); in props_create()
691 INV_PVALTYPE, strerror(e)); in props_create()