1# 2# CDDL HEADER START 3# 4# The contents of this file are subject to the terms of the 5# Common Development and Distribution License (the "License"). 6# You may not use this file except in compliance with the License. 7# 8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 9# or http://www.opensolaris.org/os/licensing. 10# See the License for the specific language governing permissions 11# and limitations under the License. 12# 13# When distributing Covered Code, include this CDDL HEADER in each 14# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 15# If applicable, add the following below this CDDL HEADER, with the 16# fields enclosed by brackets "[]" replaced with your own identifying 17# information: Portions Copyright [yyyy] [name of copyright owner] 18# 19# CDDL HEADER END 20# 21# 22# Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved. 23# 24 25# 26# MAPFILE HEADER START 27# 28# WARNING: STOP NOW. DO NOT MODIFY THIS FILE. 29# Object versioning must comply with the rules detailed in 30# 31# usr/src/lib/README.mapfiles 32# 33# You should not be making modifications here until you've read the most current 34# copy of that file. If you need help, contact a gatekeeper for guidance. 35# 36# MAPFILE HEADER END 37# 38 39$mapfile_version 2 40 41SYMBOL_VERSION SUNWprivate { 42 global: 43 topo_close; 44 topo_debug_set; 45 topo_fmri_asru; 46 topo_fmri_compare; 47 topo_fmri_contains; 48 topo_fmri_create; 49 topo_fmri_expand; 50 topo_fmri_facility; 51 topo_fmri_fru; 52 topo_fmri_getpgrp; 53 topo_fmri_getprop; 54 topo_fmri_label; 55 topo_fmri_nvl2str; 56 topo_fmri_present; 57 topo_fmri_replaced; 58 topo_fmri_retire; 59 topo_fmri_serial; 60 topo_fmri_service_state; 61 topo_fmri_setprop; 62 topo_fmri_str2nvl; 63 topo_fmri_strcmp; 64 topo_fmri_strcmp_noauth; 65 topo_fmri_strhash; 66 topo_fmri_strhash_noauth; 67 topo_fmri_unretire; 68 topo_fmri_unusable; 69 topo_hdl_alloc; 70 topo_hdl_devinfo; 71 topo_hdl_errmsg; 72 topo_hdl_errno; 73 topo_hdl_free; 74 topo_hdl_nvalloc; 75 topo_hdl_nvdup; 76 topo_hdl_prominfo; 77 topo_hdl_strdup; 78 topo_hdl_strfree; 79 topo_hdl_zalloc; 80 topo_led_state_name; 81 topo_led_type_name; 82 topo_list_append; 83 topo_list_delete; 84 topo_method_invoke; 85 topo_method_register; 86 topo_method_sensor_failure; 87 topo_method_supported; 88 topo_method_unregister; 89 topo_method_unregister_all; 90 topo_mod_alloc; 91 topo_mod_auth; 92 topo_mod_clrdebug; 93 topo_mod_cpufmri; 94 topo_mod_devfmri; 95 topo_mod_devinfo; 96 topo_mod_dprintf; 97 topo_mod_enumerate; 98 topo_mod_enummap; 99 topo_mod_errmsg; 100 topo_mod_errno; 101 topo_mod_free; 102 topo_mod_getspecific; 103 topo_mod_hcfmri; 104 topo_mod_ipmi_hold; 105 topo_mod_ipmi_rele; 106 topo_mod_load; 107 topo_mod_memfmri; 108 topo_mod_modfmri; 109 topo_mod_nvalloc; 110 topo_mod_nvdup; 111 topo_mod_nvl2str; 112 topo_mod_pcidb; 113 topo_mod_pkgfmri; 114 topo_mod_prominfo; 115 topo_mod_register; 116 topo_mod_setdebug; 117 topo_mod_seterrno; 118 topo_mod_setspecific; 119 topo_mod_str2nvl; 120 topo_mod_strdup; 121 topo_mod_strfree; 122 topo_mod_unload; 123 topo_mod_unregister; 124 topo_mod_walk_init; 125 topo_mod_zalloc; 126 topo_mod_smbios; 127 topo_node_asru; 128 topo_node_asru_set; 129 topo_node_bind; 130 topo_node_child_walk; 131 topo_node_facility; 132 topo_node_facbind; 133 topo_node_flags; 134 topo_node_fru; 135 topo_node_fru_set; 136 topo_node_getspecific; 137 topo_node_instance; 138 topo_node_label; 139 topo_node_label_set; 140 topo_node_lookup; 141 topo_node_name; 142 topo_node_parent; 143 topo_node_range_create; 144 topo_node_range_destroy; 145 topo_node_resource; 146 topo_node_setspecific; 147 topo_node_unbind; 148 topo_open; 149 topo_pgroup_create; 150 topo_pgroup_destroy; 151 topo_pgroup_info; 152 topo_prop_get_fmri; 153 topo_prop_get_int32; 154 topo_prop_get_int64; 155 topo_prop_get_string; 156 topo_prop_get_uint32; 157 topo_prop_get_uint64; 158 topo_prop_get_double; 159 topo_prop_get_int32_array; 160 topo_prop_get_uint32_array; 161 topo_prop_get_int64_array; 162 topo_prop_get_uint64_array; 163 topo_prop_get_string_array; 164 topo_prop_get_fmri_array; 165 topo_prop_getpgrp; 166 topo_prop_getprop; 167 topo_prop_getprops; 168 topo_prop_inherit; 169 topo_prop_method_register; 170 topo_prop_method_unregister; 171 topo_prop_set_fmri; 172 topo_prop_set_int32; 173 topo_prop_set_int64; 174 topo_prop_set_string; 175 topo_prop_set_uint32; 176 topo_prop_set_uint64; 177 topo_prop_set_double; 178 topo_prop_set_int32_array; 179 topo_prop_set_uint32_array; 180 topo_prop_set_int64_array; 181 topo_prop_set_uint64_array; 182 topo_prop_set_string_array; 183 topo_prop_set_fmri_array; 184 topo_prop_setprop; 185 topo_prop_setmutable; 186 topo_prop_setnonvolatile; 187 topo_name2stability; 188 topo_sensor_state_name; 189 topo_sensor_type_name; 190 topo_sensor_units_name; 191 topo_stability2name; 192 topo_snap_hold; 193 topo_snap_release; 194 topo_strerror; 195 topo_walk_fini; 196 topo_walk_init; 197 topo_walk_step; 198 topo_xml_print; 199 local: 200 *; 201}; 202