Searched refs:topo_prop_set_int32_array (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/lib/fm/topo/libtopo/common/ |
H A D | mapfile-vers | 177 topo_prop_set_int32_array;
|
H A D | topo_mod.map | 86 topo_prop_set_int32_array { TYPE = FUNCTION; FLAGS = extern };
|
H A D | libtopo.h | 199 extern int topo_prop_set_int32_array(tnode_t *, const char *, const char *, int,
|
H A D | topo_prop.c | 713 topo_prop_set_int32_array(tnode_t *node, const char *pgname, const char *pname, in topo_prop_set_int32_array() function
|
H A D | topo_xml.c | 603 e = topo_prop_set_int32_array(ptn, gnm, pnm, flag, i32arr, in prop_create()
|