xref: /illumos-gate/usr/src/lib/libscf/common/mapfile-vers (revision 33dc37f1875e42cf3009b941f05bb4154c554dd1)
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 ILLUMOS_0.2 {
43    global:
44	smf_refresh_all_instances;
45	smf_enable_instance_by_instance;
46	smf_disable_instance_by_instance;
47	smf_refresh_instance_by_instance;
48	smf_restart_instance_by_instance;
49	smf_maintain_instance_by_instance;
50	smf_degrade_instance_by_instance;
51	smf_restore_instance_by_instance;
52	smf_get_state_by_instance;
53} ILLUMOS_0.1;
54
55SYMBOL_VERSION ILLUMOS_0.1 {
56    global:
57	smf_disable_instance_with_comment;
58} SUNW_1.2;
59
60SYMBOL_VERSION SUNW_1.2 {
61    global:
62        scf_count_ranges_destroy;
63	scf_int_ranges_destroy;
64	scf_string_to_type;
65	scf_tmpl_error_pg;
66	scf_tmpl_error_pg_tmpl;
67	scf_tmpl_error_prop;
68	scf_tmpl_error_prop_tmpl;
69	scf_tmpl_error_type;
70	scf_tmpl_error_value;
71	scf_tmpl_errors_destroy;
72	scf_tmpl_get_by_pg;
73	scf_tmpl_get_by_prop;
74	scf_tmpl_get_by_pg_name;
75	scf_tmpl_iter_pgs;
76	scf_tmpl_iter_props;
77	scf_tmpl_next_error;
78	scf_tmpl_pg_common_name;
79	scf_tmpl_pg_create;
80	scf_tmpl_pg_description;
81	scf_tmpl_pg_destroy;
82	scf_tmpl_pg_name;
83	scf_tmpl_pg_required;
84	scf_tmpl_pg_reset;
85	scf_tmpl_pg_target;
86	scf_tmpl_pg_type;
87	scf_tmpl_prop_cardinality;
88	scf_tmpl_prop_common_name;
89	scf_tmpl_prop_create;
90	scf_tmpl_prop_description;
91	scf_tmpl_prop_destroy;
92	scf_tmpl_prop_internal_seps;
93	scf_tmpl_prop_name;
94	scf_tmpl_prop_required;
95	scf_tmpl_prop_reset;
96	scf_tmpl_prop_type;
97	scf_tmpl_prop_units;
98	scf_tmpl_prop_visibility;
99	scf_tmpl_reset_errors;
100	scf_tmpl_strerror;
101	scf_tmpl_validate_fmri;
102	scf_tmpl_value_common_name;
103	scf_tmpl_value_count_range_choices;
104	scf_tmpl_value_count_range_constraints;
105	scf_tmpl_value_description;
106	scf_tmpl_value_in_constraint;
107	scf_tmpl_value_int_range_constraints;
108	scf_tmpl_value_name_choices;
109	scf_tmpl_value_name_constraints;
110	scf_tmpl_value_int_range_choices;
111	scf_tmpl_visibility_to_string;
112	scf_type_to_string;
113	scf_values_destroy;
114	smf_notify_del_params;
115	smf_notify_get_params;
116	smf_notify_set_params;
117	smf_state_from_string;
118	smf_state_to_string;
119} SUNW_1.1;
120
121SYMBOL_VERSION SUNW_1.1 {
122    global:
123	scf_entry_add_value;
124	scf_entry_create;
125	scf_entry_destroy;
126	scf_entry_destroy_children;
127	scf_entry_handle;
128	scf_entry_reset;
129	scf_error;
130	scf_handle_bind;
131	scf_handle_create;
132	scf_handle_decode_fmri;
133	scf_handle_decorate;
134	scf_handle_destroy;
135	scf_handle_get_scope;
136	scf_handle_unbind;
137	scf_instance_add_pg;
138	scf_instance_create;
139	scf_instance_delete;
140	scf_instance_destroy;
141	scf_instance_get_name;
142	scf_instance_get_parent;
143	scf_instance_get_pg;
144	scf_instance_get_pg_composed;
145	scf_instance_get_snapshot;
146	scf_instance_handle;
147	scf_instance_to_fmri;
148	scf_iter_create;
149	scf_iter_destroy;
150	scf_iter_handle;
151	scf_iter_handle_scopes;
152	scf_iter_instance_pgs;
153	scf_iter_instance_pgs_composed;
154	scf_iter_instance_pgs_typed;
155	scf_iter_instance_pgs_typed_composed;
156	scf_iter_instance_snapshots;
157	scf_iter_next_instance;
158	scf_iter_next_pg;
159	scf_iter_next_property;
160	scf_iter_next_scope;
161	scf_iter_next_service;
162	scf_iter_next_snapshot;
163	scf_iter_next_value;
164	scf_iter_pg_properties;
165	scf_iter_property_values;
166	scf_iter_reset;
167	scf_iter_scope_services;
168	scf_iter_service_instances;
169	scf_iter_service_pgs;
170	scf_iter_service_pgs_typed;
171	scf_iter_snaplevel_pgs;
172	scf_iter_snaplevel_pgs_typed;
173	scf_limit;
174	scf_myname;
175	scf_pg_create;
176	scf_pg_delete;
177	scf_pg_destroy;
178	scf_pg_get_flags;
179	scf_pg_get_name;
180	scf_pg_get_parent_instance;
181	scf_pg_get_parent_service;
182	scf_pg_get_parent_snaplevel;
183	scf_pg_get_property;
184	scf_pg_get_type;
185	scf_pg_get_underlying_pg;
186	scf_pg_handle;
187	scf_pg_to_fmri;
188	scf_pg_update;
189	scf_property_create;
190	scf_property_destroy;
191	scf_property_get_name;
192	scf_property_get_value;
193	scf_property_handle;
194	scf_property_is_type;
195	scf_property_to_fmri;
196	scf_property_type;
197	scf_scope_add_service;
198	scf_scope_create;
199	scf_scope_destroy;
200	scf_scope_get_name;
201	scf_scope_get_parent;
202	scf_scope_get_service;
203	scf_scope_handle;
204	scf_scope_to_fmri;
205	scf_service_add_instance;
206	scf_service_add_pg;
207	scf_service_create;
208	scf_service_delete;
209	scf_service_destroy;
210	scf_service_get_instance;
211	scf_service_get_name;
212	scf_service_get_parent;
213	scf_service_get_pg;
214	scf_service_handle;
215	scf_service_to_fmri;
216	scf_simple_app_props_free;
217	scf_simple_app_props_get;
218	scf_simple_app_props_next;
219	scf_simple_app_props_search;
220	scf_simple_prop_free;
221	scf_simple_prop_get;
222	scf_simple_prop_name;
223	scf_simple_prop_next_astring;
224	scf_simple_prop_next_boolean;
225	scf_simple_prop_next_count;
226	scf_simple_prop_next_integer;
227	scf_simple_prop_next_opaque;
228	scf_simple_prop_next_reset;
229	scf_simple_prop_next_time;
230	scf_simple_prop_next_ustring;
231	scf_simple_prop_numvalues;
232	scf_simple_prop_pgname;
233	scf_simple_prop_type;
234	scf_simple_walk_instances;
235	scf_snaplevel_create;
236	scf_snaplevel_destroy;
237	scf_snaplevel_get_instance_name;
238	scf_snaplevel_get_next_snaplevel;
239	scf_snaplevel_get_parent;
240	scf_snaplevel_get_pg;
241	scf_snaplevel_get_scope_name;
242	scf_snaplevel_get_service_name;
243	scf_snaplevel_handle;
244	scf_snapshot_create;
245	scf_snapshot_destroy;
246	scf_snapshot_get_base_snaplevel;
247	scf_snapshot_get_name;
248	scf_snapshot_get_parent;
249	scf_snapshot_handle;
250	scf_snapshot_update;
251	scf_strerror;
252	scf_transaction_commit;
253	scf_transaction_create;
254	scf_transaction_destroy;
255	scf_transaction_destroy_children;
256	scf_transaction_handle;
257	scf_transaction_property_change;
258	scf_transaction_property_change_type;
259	scf_transaction_property_delete;
260	scf_transaction_property_new;
261	scf_transaction_reset;
262	scf_transaction_reset_all;
263	scf_transaction_start;
264	scf_type_base_type;
265	scf_value_base_type;
266	scf_value_create;
267	scf_value_destroy;
268	scf_value_get_as_string;
269	scf_value_get_as_string_typed;
270	scf_value_get_astring;
271	scf_value_get_boolean;
272	scf_value_get_count;
273	scf_value_get_integer;
274	scf_value_get_opaque;
275	scf_value_get_time;
276	scf_value_get_ustring;
277	scf_value_handle;
278	scf_value_is_type;
279	scf_value_reset;
280	scf_value_set_astring;
281	scf_value_set_boolean;
282	scf_value_set_count;
283	scf_value_set_from_string;
284	scf_value_set_integer;
285	scf_value_set_opaque;
286	scf_value_set_time;
287	scf_value_set_ustring;
288	scf_value_type;
289	smf_degrade_instance;
290	smf_disable_instance;
291	smf_enable_instance;
292	smf_get_state;
293	smf_maintain_instance;
294	smf_refresh_instance;
295	smf_restart_instance;
296	smf_restore_instance;
297};
298
299SYMBOL_VERSION SUNWprivate_1.1 {
300    global:
301	gen_filenms_from_fmri;
302	ismember;
303	scf_canonify_fmri;
304	scf_cmp_pattern;
305	_scf_create_errors;
306        scf_decode32;
307	scf_encode32;
308	scf_general_pg_setup;
309	_scf_get_fma_notify_params;
310	_scf_get_svc_notify_params;
311	_scf_handle_decorations;
312	scf_is_compatible_type;
313	_scf_notify_add_pgname;
314	_scf_notify_add_pgtype;
315	_scf_notify_get_params;
316	_scf_notify_wait;
317	scf_parse_file_fmri;
318	scf_parse_fmri;
319	scf_parse_svc_fmri;
320	_scf_pg_is_read_protected;
321	_scf_pg_wait;
322	scf_read_count_property;
323	_scf_read_single_astring_from_pg;
324	_scf_read_tmpl_prop_type_as_string;
325	_scf_repository_switch;
326	_scf_request_backup;
327	_scf_sanitize_locale;
328	_scf_set_annotation;
329	scf_set_count_property;
330	scf_simple_handle_destroy;
331	_scf_snapshot_attach;
332	_scf_snapshot_delete;
333	_scf_snapshot_take_attach;
334	_scf_snapshot_take_new;
335	_scf_snapshot_take_new_named;
336	_scf_tmpl_add_error;
337	_scf_tmpl_error_set_prefix;
338	scf_transaction_setup;
339	scf_transaction_restart;
340	scf_walk_fmri;
341	_smf_refresh_instance_i;
342	scf_read_propvec;
343	scf_write_propvec;
344	scf_clean_propvec;
345	scf_instance_delete_prop;
346	scf_get_boot_config;
347	scf_get_boot_config_ovr;
348	scf_is_fastboot_default;
349	scf_fastreboot_default_set_transient;
350	scf_default_secflags;
351	_check_services;
352	_scf_handle_create_and_bind;
353    local:
354	*;
355};
356