xref: /illumos-gate/usr/src/lib/libsmbios/common/mapfile-vers (revision fec46055b92c6c6721fc6698843744a264e6ca70)
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 2015 OmniTI Computer Consulting, Inc.  All rights reserved.
23# Copyright (c) 2017, Joyent, Inc.
24# Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
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_1.1 {
44    global:
45	_smb_debug;
46	smbios_bboard_flag_desc;
47	smbios_bboard_flag_name;
48	smbios_bboard_type_desc;
49	smbios_bios_flag_desc;
50	smbios_bios_flag_name;
51	smbios_bios_xb1_desc;
52	smbios_bios_xb1_name;
53	smbios_bios_xb2_desc;
54	smbios_bios_xb2_name;
55	smbios_boot_desc;
56	smbios_buf;
57	smbios_buflen;
58	smbios_bufopen;
59	smbios_cache_assoc_desc;
60	smbios_cache_ctype_desc;
61	smbios_cache_ctype_name;
62	smbios_cache_ecc_desc;
63	smbios_cache_flag_desc;
64	smbios_cache_flag_name;
65	smbios_cache_loc_desc;
66	smbios_cache_logical_desc;
67	smbios_cache_mode_desc;
68	smbios_chassis_state_desc;
69	smbios_chassis_type_desc;
70	smbios_checksum;
71	smbios_close;
72	smbios_csn;
73	smbios_errmsg;
74	smbios_errno;
75	smbios_evlog_flag_desc;
76	smbios_evlog_flag_name;
77	smbios_evlog_format_desc;
78	smbios_evlog_method_desc;
79	smbios_fdopen;
80	smbios_hwsec_desc;
81	smbios_info_bboard;
82	smbios_info_bios;
83	smbios_info_boot;
84	smbios_info_cache;
85	smbios_info_chassis;
86	smbios_info_common;
87	smbios_info_contains;
88	smbios_info_eventlog;
89	smbios_info_hwsec;
90	smbios_info_ipmi;
91	smbios_info_lang;
92	smbios_info_memarray;
93	smbios_info_extmemarray;
94	smbios_info_memarrmap;
95	smbios_info_memdevice;
96	smbios_info_extmemdevice;
97	smbios_info_memdevmap;
98	smbios_info_obdevs;
99	smbios_info_obdevs_ext;
100	smbios_info_port;
101	smbios_info_extport;
102	smbios_info_powersup;
103	smbios_info_processor;
104	smbios_info_extprocessor;
105	smbios_info_slot;
106	smbios_info_smbios;
107	smbios_info_smbios_version;
108	smbios_info_strtab;
109	smbios_info_system;
110	smbios_info_pciexrc;
111	smbios_ipmi_flag_desc;
112	smbios_ipmi_flag_name;
113	smbios_ipmi_type_desc;
114	smbios_iter;
115	smbios_lookup_id;
116	smbios_lookup_type;
117	smbios_memarray_ecc_desc;
118	smbios_memarray_loc_desc;
119	smbios_memarray_use_desc;
120	smbios_memdevice_flag_desc;
121	smbios_memdevice_flag_name;
122	smbios_memdevice_form_desc;
123	smbios_memdevice_type_desc;
124	smbios_memdevice_rank_desc;
125	smbios_open;
126	smbios_onboard_type_desc;
127	smbios_port_conn_desc;
128	smbios_port_type_desc;
129	smbios_powersup_flag_desc;
130	smbios_powersup_flag_name;
131	smbios_powersup_input_desc;
132	smbios_powersup_status_desc;
133	smbios_powersup_type_desc;
134	smbios_processor_family_desc;
135	smbios_processor_status_desc;
136	smbios_processor_type_desc;
137	smbios_processor_upgrade_desc;
138	smbios_processor_core_flag_desc;
139	smbios_processor_core_flag_name;
140	smbios_psn;
141	smbios_slot_ch1_desc;
142	smbios_slot_ch1_name;
143	smbios_slot_ch2_desc;
144	smbios_slot_ch2_name;
145	smbios_slot_length_desc;
146	smbios_slot_type_desc;
147	smbios_slot_usage_desc;
148	smbios_slot_width_desc;
149	smbios_system_wakeup_desc;
150	smbios_truncated;
151	smbios_type_desc;
152	smbios_type_name;
153	smbios_write;
154    local:
155	*;
156};
157