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