Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dmapfile-vers190 topo_prop_get_int64_array;
H A Dtopo_2xml.c268 if (topo_prop_get_int64_array(node, pgname, in txml_print_prop()
H A Dlibtopo.h217 extern int topo_prop_get_int64_array(tnode_t *, const char *, const char *,
H A Dtopo_digraph_xml.c572 if (topo_prop_get_int64_array(tn, pgname, pname, &val, in serialize_property()
H A Dtopo_prop.c471 topo_prop_get_int64_array(tnode_t *node, const char *pgname, const char *pname, in topo_prop_get_int64_array() function