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