xref: /illumos-gate/usr/src/lib/fm/topo/libtopo/common/mapfile-vers (revision 0bb073995ac5a95bd35f2dd790df1ea3d8c2d507)
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 2008 Sun Microsystems, Inc.  All rights reserved.
23# Use is subject to license terms.
24#
25
26SUNWprivate {
27    global:
28	topo_close;
29	topo_debug_set;
30	topo_fmri_asru;
31	topo_fmri_compare;
32	topo_fmri_contains;
33	topo_fmri_create;
34	topo_fmri_expand;
35	topo_fmri_facility;
36	topo_fmri_fru;
37	topo_fmri_getpgrp;
38	topo_fmri_getprop;
39	topo_fmri_label;
40	topo_fmri_nvl2str;
41	topo_fmri_present;
42	topo_fmri_replaced;
43	topo_fmri_retire;
44	topo_fmri_serial;
45	topo_fmri_service_state;
46	topo_fmri_setprop;
47	topo_fmri_str2nvl;
48	topo_fmri_strcmp;
49	topo_fmri_strhash;
50	topo_fmri_unretire;
51	topo_fmri_unusable;
52	topo_hdl_alloc;
53	topo_hdl_errmsg;
54	topo_hdl_errno;
55	topo_hdl_free;
56	topo_hdl_nvalloc;
57	topo_hdl_nvdup;
58	topo_hdl_strdup;
59	topo_hdl_strfree;
60	topo_hdl_zalloc;
61	topo_led_state_name;
62	topo_led_type_name;
63	topo_list_append;
64	topo_list_delete;
65	topo_method_invoke;
66	topo_method_register;
67	topo_method_supported;
68	topo_method_unregister;
69	topo_method_unregister_all;
70	topo_mod_alloc;
71	topo_mod_auth;
72	topo_mod_clrdebug;
73	topo_mod_cpufmri;
74	topo_mod_devfmri;
75	topo_mod_devinfo;
76	topo_mod_dprintf;
77	topo_mod_enumerate;
78	topo_mod_enummap;
79	topo_mod_errmsg;
80	topo_mod_errno;
81	topo_mod_free;
82	topo_mod_getspecific;
83	topo_mod_hcfmri;
84	topo_mod_ipmi_hold;
85	topo_mod_ipmi_rele;
86	topo_mod_load;
87	topo_mod_memfmri;
88	topo_mod_modfmri;
89	topo_mod_nvalloc;
90	topo_mod_nvdup;
91	topo_mod_nvl2str;
92	topo_mod_pkgfmri;
93	topo_mod_prominfo;
94	topo_mod_register;
95	topo_mod_setdebug;
96	topo_mod_seterrno;
97	topo_mod_setspecific;
98	topo_mod_str2nvl;
99	topo_mod_strdup;
100	topo_mod_strfree;
101	topo_mod_unload;
102	topo_mod_unregister;
103	topo_mod_walk_init;
104	topo_mod_zalloc;
105	topo_node_asru;
106	topo_node_asru_set;
107	topo_node_bind;
108	topo_node_facility;
109	topo_node_facbind;
110	topo_node_flags;
111	topo_node_fru;
112	topo_node_fru_set;
113	topo_node_getspecific;
114	topo_node_instance;
115	topo_node_label;
116	topo_node_label_set;
117	topo_node_lookup;
118	topo_node_name;
119	topo_node_parent;
120	topo_node_range_create;
121	topo_node_range_destroy;
122	topo_node_resource;
123	topo_node_setspecific;
124	topo_node_unbind;
125	topo_open;
126	topo_pgroup_create;
127	topo_pgroup_destroy;
128	topo_pgroup_info;
129	topo_prop_get_fmri;
130	topo_prop_get_int32;
131	topo_prop_get_int64;
132	topo_prop_get_string;
133	topo_prop_get_uint32;
134	topo_prop_get_uint64;
135	topo_prop_get_double;
136	topo_prop_get_int32_array;
137	topo_prop_get_uint32_array;
138	topo_prop_get_int64_array;
139	topo_prop_get_uint64_array;
140	topo_prop_get_string_array;
141	topo_prop_get_fmri_array;
142	topo_prop_getpgrp;
143	topo_prop_getprop;
144	topo_prop_getprops;
145	topo_prop_inherit;
146	topo_prop_method_register;
147	topo_prop_method_unregister;
148	topo_prop_set_fmri;
149	topo_prop_set_int32;
150	topo_prop_set_int64;
151	topo_prop_set_string;
152	topo_prop_set_uint32;
153	topo_prop_set_uint64;
154	topo_prop_set_double;
155	topo_prop_set_int32_array;
156	topo_prop_set_uint32_array;
157	topo_prop_set_int64_array;
158	topo_prop_set_uint64_array;
159	topo_prop_set_string_array;
160	topo_prop_set_fmri_array;
161	topo_prop_setprop;
162	topo_prop_setmutable;
163	topo_name2stability;
164	topo_sensor_state_name;
165	topo_sensor_type_name;
166	topo_sensor_units_name;
167	topo_stability2name;
168	topo_snap_hold;
169	topo_snap_release;
170	topo_strerror;
171	topo_walk_fini;
172	topo_walk_init;
173	topo_walk_step;
174	topo_xml_print;
175    local:
176	*;
177};
178