Home
last modified time | relevance | path

Searched refs:topo_prop_get_int32_array (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dmapfile-vers188 topo_prop_get_int32_array;
H A Dtopo_2xml.c227 if (topo_prop_get_int32_array(node, pgname, in txml_print_prop()
H A Dlibtopo.h213 extern int topo_prop_get_int32_array(tnode_t *, const char *, const char *,
H A Dtopo_digraph_xml.c548 if (topo_prop_get_int32_array(tn, pgname, pname, &val, in serialize_property()
H A Dtopo_prop.c455 topo_prop_get_int32_array(tnode_t *node, const char *pgname, const char *pname, in topo_prop_get_int32_array() function