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 2010 Sun Microsystems, Inc. All rights reserved. 23# Use is subject to license terms. 24# 25 26# 27# MAPFILE HEADER START 28# 29# WARNING: STOP NOW. DO NOT MODIFY THIS FILE. 30# Object versioning must comply with the rules detailed in 31# 32# usr/src/lib/README.mapfiles 33# 34# You should not be making modifications here until you've read the most current 35# copy of that file. If you need help, contact a gatekeeper for guidance. 36# 37# MAPFILE HEADER END 38# 39 40SUNWprivate_1.1 { 41 global: 42 _smb_debug; 43 smbios_bboard_flag_desc; 44 smbios_bboard_flag_name; 45 smbios_bboard_type_desc; 46 smbios_bios_flag_desc; 47 smbios_bios_flag_name; 48 smbios_bios_xb1_desc; 49 smbios_bios_xb1_name; 50 smbios_bios_xb2_desc; 51 smbios_bios_xb2_name; 52 smbios_boot_desc; 53 smbios_buf; 54 smbios_buflen; 55 smbios_bufopen; 56 smbios_cache_assoc_desc; 57 smbios_cache_ctype_desc; 58 smbios_cache_ctype_name; 59 smbios_cache_ecc_desc; 60 smbios_cache_flag_desc; 61 smbios_cache_flag_name; 62 smbios_cache_loc_desc; 63 smbios_cache_logical_desc; 64 smbios_cache_mode_desc; 65 smbios_chassis_state_desc; 66 smbios_chassis_type_desc; 67 smbios_checksum; 68 smbios_close; 69 smbios_csn; 70 smbios_errmsg; 71 smbios_errno; 72 smbios_evlog_flag_desc; 73 smbios_evlog_flag_name; 74 smbios_evlog_format_desc; 75 smbios_evlog_method_desc; 76 smbios_fdopen; 77 smbios_hwsec_desc; 78 smbios_info_bboard; 79 smbios_info_bios; 80 smbios_info_boot; 81 smbios_info_cache; 82 smbios_info_chassis; 83 smbios_info_common; 84 smbios_info_contains; 85 smbios_info_eventlog; 86 smbios_info_hwsec; 87 smbios_info_ipmi; 88 smbios_info_lang; 89 smbios_info_memarray; 90 smbios_info_extmemarray; 91 smbios_info_memarrmap; 92 smbios_info_memdevice; 93 smbios_info_extmemdevice; 94 smbios_info_memdevmap; 95 smbios_info_obdevs; 96 smbios_info_obdevs_ext; 97 smbios_info_port; 98 smbios_info_extport; 99 smbios_info_processor; 100 smbios_info_extprocessor; 101 smbios_info_slot; 102 smbios_info_smbios; 103 smbios_info_strtab; 104 smbios_info_system; 105 smbios_info_pciexrc; 106 smbios_ipmi_flag_desc; 107 smbios_ipmi_flag_name; 108 smbios_ipmi_type_desc; 109 smbios_iter; 110 smbios_lookup_id; 111 smbios_lookup_type; 112 smbios_memarray_ecc_desc; 113 smbios_memarray_loc_desc; 114 smbios_memarray_use_desc; 115 smbios_memdevice_flag_desc; 116 smbios_memdevice_flag_name; 117 smbios_memdevice_form_desc; 118 smbios_memdevice_type_desc; 119 smbios_open; 120 smbios_port_conn_desc; 121 smbios_port_type_desc; 122 smbios_processor_family_desc; 123 smbios_processor_status_desc; 124 smbios_processor_type_desc; 125 smbios_processor_upgrade_desc; 126 smbios_psn; 127 smbios_slot_ch1_desc; 128 smbios_slot_ch1_name; 129 smbios_slot_ch2_desc; 130 smbios_slot_ch2_name; 131 smbios_slot_length_desc; 132 smbios_slot_type_desc; 133 smbios_slot_usage_desc; 134 smbios_slot_width_desc; 135 smbios_system_wakeup_desc; 136 smbios_type_desc; 137 smbios_type_name; 138 smbios_write; 139 local: 140 *; 141}; 142