usr/src/lib/fm/topo/libtopo/common/mapfile-vers
changeset 3062 46d280f5351d
parent 2522 79989c8fe091
child 3323 3cff27a475a5
--- a/usr/src/lib/fm/topo/libtopo/common/mapfile-vers	Fri Nov 03 20:28:35 2006 -0800
+++ b/usr/src/lib/fm/topo/libtopo/common/mapfile-vers	Sat Nov 04 01:18:55 2006 -0800
@@ -54,21 +54,32 @@
 	topo_method_unregister;
 	topo_method_unregister_all;
 	topo_mod_alloc;
+	topo_mod_auth;
 	topo_mod_clrdebug;
+	topo_mod_cpufmri;
+	topo_mod_devfmri;
+	topo_mod_devinfo;
 	topo_mod_dprintf;
 	topo_mod_enumerate;
+	topo_mod_enummap;
 	topo_mod_errmsg;
 	topo_mod_errno;
 	topo_mod_free;
-	topo_mod_handle;
+	topo_mod_getspecific;
+	topo_mod_hcfmri;
 	topo_mod_load;
+	topo_mod_memfmri;
+	topo_mod_modfmri;
 	topo_mod_nvalloc;
 	topo_mod_nvdup;
-	topo_mod_private;
+	topo_mod_nvl2str;
+	topo_mod_pkgfmri;
+	topo_mod_prominfo;
 	topo_mod_register;
-	topo_mod_rootdir;
 	topo_mod_setdebug;
 	topo_mod_seterrno;
+	topo_mod_setspecific;
+	topo_mod_str2nvl;
 	topo_mod_strdup;
 	topo_mod_strfree;
 	topo_mod_unload;
@@ -79,25 +90,32 @@
 	topo_node_bind;
 	topo_node_fru;
 	topo_node_fru_set;
+	topo_node_getspecific;
 	topo_node_instance;
 	topo_node_label;
 	topo_node_label_set;
 	topo_node_name;
-	topo_node_private;
 	topo_node_range_create;
 	topo_node_range_destroy;
 	topo_node_resource;
+	topo_node_setspecific;
 	topo_node_unbind;
 	topo_open;
 	topo_pgroup_create;
 	topo_pgroup_destroy;
-	topo_prop_get_all;
 	topo_prop_get_fmri;
 	topo_prop_get_int32;
 	topo_prop_get_int64;
 	topo_prop_get_string;
 	topo_prop_get_uint32;
 	topo_prop_get_uint64;
+	topo_prop_get_int32_array;
+	topo_prop_get_uint32_array;
+	topo_prop_get_int64_array;
+	topo_prop_get_uint64_array;
+	topo_prop_get_string_array;
+	topo_prop_get_fmri_array;
+	topo_prop_getprops;
 	topo_prop_inherit;
 	topo_prop_set_fmri;
 	topo_prop_set_int32;
@@ -105,13 +123,21 @@
 	topo_prop_set_string;
 	topo_prop_set_uint32;
 	topo_prop_set_uint64;
-	topo_prop_stability;
+	topo_prop_set_int32_array;
+	topo_prop_set_uint32_array;
+	topo_prop_set_int64_array;
+	topo_prop_set_uint64_array;
+	topo_prop_set_string_array;
+	topo_prop_set_fmri_array;
+	topo_name2stability;
+	topo_stability2name;
 	topo_snap_hold;
 	topo_snap_release;
 	topo_strerror;
 	topo_walk_fini;
 	topo_walk_init;
 	topo_walk_step;
+	topo_xml_print;
     local:
 	*;
 };