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# Copyright 2020 Joyent, Inc. 24# Copyright 2023 Oxide Computer Company 25# 26 27# 28# MAPFILE HEADER START 29# 30# WARNING: STOP NOW. DO NOT MODIFY THIS FILE. 31# Object versioning must comply with the rules detailed in 32# 33# usr/src/lib/README.mapfiles 34# 35# You should not be making modifications here until you've read the most current 36# copy of that file. If you need help, contact a gatekeeper for guidance. 37# 38# MAPFILE HEADER END 39# 40 41$mapfile_version 2 42 43SYMBOL_VERSION SUNWprivate { 44 global: 45 topo_close; 46 topo_debug_set; 47 topo_digraph_deserialize; 48 topo_digraph_destroy; 49 topo_digraph_get; 50 topo_digraph_new; 51 topo_digraph_paths; 52 topo_digraph_serialize; 53 topo_edge_iter; 54 topo_edge_new; 55 topo_fmri_asru; 56 topo_fmri_compare; 57 topo_fmri_contains; 58 topo_fmri_create; 59 topo_fmri_expand; 60 topo_fmri_facility; 61 topo_fmri_fru; 62 topo_fmri_getpgrp; 63 topo_fmri_getprop; 64 topo_fmri_label; 65 topo_fmri_nvl2str; 66 topo_fmri_present; 67 topo_fmri_replaced; 68 topo_fmri_retire; 69 topo_fmri_serial; 70 topo_fmri_service_state; 71 topo_fmri_setprop; 72 topo_fmri_str2nvl; 73 topo_fmri_strcmp; 74 topo_fmri_strcmp_noauth; 75 topo_fmri_strhash; 76 topo_fmri_strhash_noauth; 77 topo_fmri_unretire; 78 topo_fmri_unusable; 79 topo_hdl_alloc; 80 topo_hdl_devinfo; 81 topo_hdl_errmsg; 82 topo_hdl_errno; 83 topo_hdl_free; 84 topo_hdl_nvalloc; 85 topo_hdl_nvdup; 86 topo_hdl_prominfo; 87 topo_hdl_strdup; 88 topo_hdl_strfree; 89 topo_hdl_strfreev; 90 topo_hdl_zalloc; 91 topo_led_state_name; 92 topo_led_type_name; 93 topo_list_append; 94 topo_list_deepcopy; 95 topo_list_delete; 96 topo_method_invoke; 97 topo_method_register; 98 topo_method_sensor_failure; 99 topo_method_supported; 100 topo_method_unregister; 101 topo_method_unregister_all; 102 topo_mod_alloc; 103 topo_mod_auth; 104 topo_mod_clean_str; 105 topo_mod_clrdebug; 106 topo_mod_cpufmri; 107 topo_mod_create_ufm; 108 topo_mod_create_ufm_slot; 109 topo_mod_devfmri; 110 topo_mod_devinfo; 111 topo_mod_dprintf; 112 topo_mod_enumerate; 113 topo_mod_enummap; 114 topo_mod_errmsg; 115 topo_mod_errno; 116 topo_mod_file_search; 117 topo_mod_free; 118 topo_mod_getspecific; 119 topo_mod_hcfmri; 120 topo_mod_hc_occupied; 121 topo_mod_ipmi_hold; 122 topo_mod_ipmi_rele; 123 topo_mod_load; 124 topo_mod_memfmri; 125 topo_mod_modfmri; 126 topo_mod_nvalloc; 127 topo_mod_nvdup; 128 topo_mod_nvl2str; 129 topo_mod_pcidb; 130 topo_mod_pkgfmri; 131 topo_mod_product; 132 topo_mod_prominfo; 133 topo_mod_register; 134 topo_mod_setdebug; 135 topo_mod_seterrno; 136 topo_mod_setspecific; 137 topo_mod_str2nvl; 138 topo_mod_strdup; 139 topo_mod_strfree; 140 topo_mod_strfreev; 141 topo_mod_unload; 142 topo_mod_unregister; 143 topo_mod_walk_init; 144 topo_mod_zalloc; 145 topo_mod_smbios; 146 topo_node_asru; 147 topo_node_asru_set; 148 topo_node_bind; 149 topo_node_child_walk; 150 topo_node_facility; 151 topo_node_facbind; 152 topo_node_flags; 153 topo_node_fru; 154 topo_node_fru_set; 155 topo_node_getspecific; 156 topo_node_instance; 157 topo_node_label; 158 topo_node_label_set; 159 topo_node_lookup; 160 topo_node_name; 161 topo_node_occupied; 162 topo_node_parent; 163 topo_node_range_create; 164 topo_node_range_destroy; 165 topo_node_resource; 166 topo_node_setspecific; 167 topo_node_unbind; 168 topo_node_vertex; 169 topo_open; 170 topo_path_destroy; 171 topo_pgroup_create; 172 topo_pgroup_destroy; 173 topo_pgroup_info; 174 topo_pgroup_hcset; 175 topo_prop_get_fmri; 176 topo_prop_get_int32; 177 topo_prop_get_int64; 178 topo_prop_get_string; 179 topo_prop_get_uint32; 180 topo_prop_get_uint64; 181 topo_prop_get_double; 182 topo_prop_get_int32_array; 183 topo_prop_get_uint32_array; 184 topo_prop_get_int64_array; 185 topo_prop_get_uint64_array; 186 topo_prop_get_string_array; 187 topo_prop_get_fmri_array; 188 topo_prop_getpgrp; 189 topo_prop_getprop; 190 topo_prop_getprops; 191 topo_prop_inherit; 192 topo_prop_method_register; 193 topo_prop_method_unregister; 194 topo_prop_set_fmri; 195 topo_prop_set_int32; 196 topo_prop_set_int64; 197 topo_prop_set_string; 198 topo_prop_set_uint32; 199 topo_prop_set_uint64; 200 topo_prop_set_double; 201 topo_prop_set_int32_array; 202 topo_prop_set_uint32_array; 203 topo_prop_set_int64_array; 204 topo_prop_set_uint64_array; 205 topo_prop_set_string_array; 206 topo_prop_set_fmri_array; 207 topo_prop_setprop; 208 topo_prop_setmutable; 209 topo_prop_setnonvolatile; 210 topo_name2stability; 211 topo_scheme_walk; 212 topo_sensor_state_name; 213 topo_sensor_type_name; 214 topo_sensor_units_name; 215 topo_stability2name; 216 topo_snap_hold; 217 topo_snap_release; 218 topo_strerror; 219 topo_vertex_destroy; 220 topo_vertex_iter; 221 topo_vertex_node; 222 topo_vertex_new; 223 topo_walk_fini; 224 topo_walk_init; 225 topo_walk_step; 226 topo_xml_print; 227 local: 228 *; 229}; 230