xref: /illumos-gate/usr/src/lib/libscf/common/mapfile-vers (revision dfac3eb25a53097b94643fa6f32bb2fc1107df0c)
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
26SUNW_1.1 {
27    global:
28	scf_entry_add_value;
29	scf_entry_create;
30	scf_entry_destroy;
31	scf_entry_destroy_children;
32	scf_entry_handle;
33	scf_entry_reset;
34	scf_error;
35	scf_handle_bind;
36	scf_handle_create;
37	scf_handle_decode_fmri;
38	scf_handle_decorate;
39	scf_handle_destroy;
40	scf_handle_get_scope;
41	scf_handle_unbind;
42	scf_instance_add_pg;
43	scf_instance_create;
44	scf_instance_delete;
45	scf_instance_destroy;
46	scf_instance_get_name;
47	scf_instance_get_parent;
48	scf_instance_get_pg;
49	scf_instance_get_pg_composed;
50	scf_instance_get_snapshot;
51	scf_instance_handle;
52	scf_instance_to_fmri;
53	scf_iter_create;
54	scf_iter_destroy;
55	scf_iter_handle;
56	scf_iter_handle_scopes;
57	scf_iter_instance_pgs;
58	scf_iter_instance_pgs_composed;
59	scf_iter_instance_pgs_typed;
60	scf_iter_instance_pgs_typed_composed;
61	scf_iter_instance_snapshots;
62	scf_iter_next_instance;
63	scf_iter_next_pg;
64	scf_iter_next_property;
65	scf_iter_next_scope;
66	scf_iter_next_service;
67	scf_iter_next_snapshot;
68	scf_iter_next_value;
69	scf_iter_pg_properties;
70	scf_iter_property_values;
71	scf_iter_reset;
72	scf_iter_scope_services;
73	scf_iter_service_instances;
74	scf_iter_service_pgs;
75	scf_iter_service_pgs_typed;
76	scf_iter_snaplevel_pgs;
77	scf_iter_snaplevel_pgs_typed;
78	scf_limit;
79	scf_myname;
80	scf_pg_create;
81	scf_pg_delete;
82	scf_pg_destroy;
83	scf_pg_get_flags;
84	scf_pg_get_name;
85	scf_pg_get_parent_instance;
86	scf_pg_get_parent_service;
87	scf_pg_get_parent_snaplevel;
88	scf_pg_get_property;
89	scf_pg_get_type;
90	scf_pg_get_underlying_pg;
91	scf_pg_handle;
92	scf_pg_to_fmri;
93	scf_pg_update;
94	scf_property_create;
95	scf_property_destroy;
96	scf_property_get_name;
97	scf_property_get_value;
98	scf_property_handle;
99	scf_property_is_type;
100	scf_property_to_fmri;
101	scf_property_type;
102	scf_scope_add_service;
103	scf_scope_create;
104	scf_scope_destroy;
105	scf_scope_get_name;
106	scf_scope_get_parent;
107	scf_scope_get_service;
108	scf_scope_handle;
109	scf_scope_to_fmri;
110	scf_service_add_instance;
111	scf_service_add_pg;
112	scf_service_create;
113	scf_service_delete;
114	scf_service_destroy;
115	scf_service_get_instance;
116	scf_service_get_name;
117	scf_service_get_parent;
118	scf_service_get_pg;
119	scf_service_handle;
120	scf_service_to_fmri;
121	scf_simple_app_props_free;
122	scf_simple_app_props_get;
123	scf_simple_app_props_next;
124	scf_simple_app_props_search;
125	scf_simple_prop_free;
126	scf_simple_prop_get;
127	scf_simple_prop_name;
128	scf_simple_prop_next_astring;
129	scf_simple_prop_next_boolean;
130	scf_simple_prop_next_count;
131	scf_simple_prop_next_integer;
132	scf_simple_prop_next_opaque;
133	scf_simple_prop_next_reset;
134	scf_simple_prop_next_time;
135	scf_simple_prop_next_ustring;
136	scf_simple_prop_numvalues;
137	scf_simple_prop_pgname;
138	scf_simple_prop_type;
139	scf_simple_walk_instances;
140	scf_snaplevel_create;
141	scf_snaplevel_destroy;
142	scf_snaplevel_get_instance_name;
143	scf_snaplevel_get_next_snaplevel;
144	scf_snaplevel_get_parent;
145	scf_snaplevel_get_pg;
146	scf_snaplevel_get_scope_name;
147	scf_snaplevel_get_service_name;
148	scf_snaplevel_handle;
149	scf_snapshot_create;
150	scf_snapshot_destroy;
151	scf_snapshot_get_base_snaplevel;
152	scf_snapshot_get_name;
153	scf_snapshot_get_parent;
154	scf_snapshot_handle;
155	scf_snapshot_update;
156	scf_strerror;
157	scf_transaction_commit;
158	scf_transaction_create;
159	scf_transaction_destroy;
160	scf_transaction_destroy_children;
161	scf_transaction_handle;
162	scf_transaction_property_change;
163	scf_transaction_property_change_type;
164	scf_transaction_property_delete;
165	scf_transaction_property_new;
166	scf_transaction_reset;
167	scf_transaction_reset_all;
168	scf_transaction_start;
169	scf_type_base_type;
170	scf_value_base_type;
171	scf_value_create;
172	scf_value_destroy;
173	scf_value_get_as_string;
174	scf_value_get_as_string_typed;
175	scf_value_get_astring;
176	scf_value_get_boolean;
177	scf_value_get_count;
178	scf_value_get_integer;
179	scf_value_get_opaque;
180	scf_value_get_time;
181	scf_value_get_ustring;
182	scf_value_handle;
183	scf_value_is_type;
184	scf_value_reset;
185	scf_value_set_astring;
186	scf_value_set_boolean;
187	scf_value_set_count;
188	scf_value_set_from_string;
189	scf_value_set_integer;
190	scf_value_set_opaque;
191	scf_value_set_time;
192	scf_value_set_ustring;
193	scf_value_type;
194	smf_degrade_instance;
195	smf_disable_instance;
196	smf_enable_instance;
197	smf_get_state;
198	smf_maintain_instance;
199	smf_refresh_instance;
200	smf_restart_instance;
201	smf_restore_instance;
202};
203
204SUNWprivate_1.1 {
205    global:
206	scf_canonify_fmri;
207	scf_cmp_pattern;
208	_scf_handle_decorations;
209	_scf_notify_add_pgname;
210	_scf_notify_add_pgtype;
211	_scf_notify_wait;
212	scf_parse_file_fmri;
213	scf_parse_fmri;
214	scf_parse_svc_fmri;
215	_scf_pg_wait;
216	_scf_request_backup;
217	_scf_set_annotation;
218	_scf_snapshot_attach;
219	_scf_snapshot_delete;
220	_scf_snapshot_take_attach;
221	_scf_snapshot_take_new;
222	_scf_snapshot_take_new_named;
223	scf_string_to_type;
224	scf_type_to_string;
225	scf_walk_fmri;
226	_smf_refresh_instance_i;
227	scf_general_pg_setup;
228	scf_transaction_setup;
229	scf_transaction_restart;
230	scf_read_count_property;
231	scf_set_count_property;
232	scf_simple_handle_destroy;
233	gen_filenms_from_fmri;
234	_scf_pg_is_read_protected;
235	_scf_repository_switch;
236	scf_read_propvec;
237	scf_write_propvec;
238	scf_clean_propvec;
239    local:
240	*;
241};
242