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 2006 Sun Microsystems, Inc. All rights reserved. 23# Use is subject to license terms. 24# 25# ident "%Z%%M% %I% %E% SMI" 26# 27 28SUNWprivate_1.1 { 29 global: 30 _smb_debug; 31 smbios_bboard_flag_desc; 32 smbios_bboard_flag_name; 33 smbios_bboard_type_desc; 34 smbios_bios_flag_desc; 35 smbios_bios_flag_name; 36 smbios_bios_xb1_desc; 37 smbios_bios_xb1_name; 38 smbios_bios_xb2_desc; 39 smbios_bios_xb2_name; 40 smbios_boot_desc; 41 smbios_buf; 42 smbios_buflen; 43 smbios_bufopen; 44 smbios_cache_assoc_desc; 45 smbios_cache_ctype_desc; 46 smbios_cache_ctype_name; 47 smbios_cache_ecc_desc; 48 smbios_cache_flag_desc; 49 smbios_cache_flag_name; 50 smbios_cache_loc_desc; 51 smbios_cache_logical_desc; 52 smbios_cache_mode_desc; 53 smbios_chassis_state_desc; 54 smbios_chassis_type_desc; 55 smbios_checksum; 56 smbios_close; 57 smbios_errmsg; 58 smbios_errno; 59 smbios_evlog_flag_desc; 60 smbios_evlog_flag_name; 61 smbios_evlog_format_desc; 62 smbios_evlog_method_desc; 63 smbios_fdopen; 64 smbios_hwsec_desc; 65 smbios_info_bboard; 66 smbios_info_bios; 67 smbios_info_boot; 68 smbios_info_cache; 69 smbios_info_chassis; 70 smbios_info_common; 71 smbios_info_eventlog; 72 smbios_info_hwsec; 73 smbios_info_ipmi; 74 smbios_info_lang; 75 smbios_info_memarray; 76 smbios_info_memarrmap; 77 smbios_info_memdevice; 78 smbios_info_memdevmap; 79 smbios_info_obdevs; 80 smbios_info_port; 81 smbios_info_processor; 82 smbios_info_slot; 83 smbios_info_smbios; 84 smbios_info_strtab; 85 smbios_info_system; 86 smbios_ipmi_flag_desc; 87 smbios_ipmi_flag_name; 88 smbios_ipmi_type_desc; 89 smbios_iter; 90 smbios_lookup_id; 91 smbios_memarray_ecc_desc; 92 smbios_memarray_loc_desc; 93 smbios_memarray_use_desc; 94 smbios_memdevice_flag_desc; 95 smbios_memdevice_flag_name; 96 smbios_memdevice_form_desc; 97 smbios_memdevice_type_desc; 98 smbios_open; 99 smbios_port_conn_desc; 100 smbios_port_type_desc; 101 smbios_processor_family_desc; 102 smbios_processor_status_desc; 103 smbios_processor_type_desc; 104 smbios_processor_upgrade_desc; 105 smbios_slot_ch1_desc; 106 smbios_slot_ch1_name; 107 smbios_slot_ch2_desc; 108 smbios_slot_ch2_name; 109 smbios_slot_length_desc; 110 smbios_slot_type_desc; 111 smbios_slot_usage_desc; 112 smbios_slot_width_desc; 113 smbios_system_wakeup_desc; 114 smbios_type_desc; 115 smbios_type_name; 116 smbios_write; 117 local: 118 *; 119}; 120