2N/A#
2N/A# CDDL HEADER START
2N/A#
2N/A# The contents of this file are subject to the terms of the
2N/A# Common Development and Distribution License (the "License").
2N/A# You may not use this file except in compliance with the License.
2N/A#
2N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
2N/A# or http://www.opensolaris.org/os/licensing.
2N/A# See the License for the specific language governing permissions
2N/A# and limitations under the License.
2N/A#
2N/A# When distributing Covered Code, include this CDDL HEADER in each
2N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
2N/A# If applicable, add the following below this CDDL HEADER, with the
2N/A# fields enclosed by brackets "[]" replaced with your own identifying
2N/A# information: Portions Copyright [yyyy] [name of copyright owner]
2N/A#
2N/A# CDDL HEADER END
2N/A#
2N/A#
2N/A# Copyright (c) 2006, 2012, Oracle and/or its affiliates. All rights reserved.
2N/A#
2N/A
2N/A#
2N/A# MAPFILE HEADER START
2N/A#
2N/A# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
2N/A# Object versioning must comply with the rules detailed in
2N/A#
2N/A# usr/src/lib/README.mapfiles
2N/A#
2N/A# You should not be making modifications here until you've read the most current
2N/A# copy of that file. If you need help, contact a gatekeeper for guidance.
2N/A#
2N/A# MAPFILE HEADER END
2N/A#
2N/A
2N/A$mapfile_version 2
2N/A
2N/ASTUB_OBJECT;
2N/A
2N/ASYMBOL_VERSION SUNWpublic {
2N/A global:
2N/A smf_method_exit;
2N/A smf_set_restarter;
2N/A} SUNW_1.2;
2N/A
2N/ASYMBOL_VERSION SUNW_1.2 {
2N/A global:
2N/A scf_count_ranges_destroy;
2N/A scf_decoration_create;
2N/A scf_decoration_destroy;
2N/A scf_decoration_get_bundle;
2N/A scf_decoration_get_layer;
2N/A scf_decoration_get_value;
2N/A scf_decoration_handle;
2N/A scf_decoration_is_type;
2N/A scf_decoration_layer_from_string;
2N/A scf_decoration_layer_to_string;
2N/A scf_decoration_type;
2N/A scf_instance_delcust;
2N/A scf_instance_get_decoration;
2N/A scf_instance_is_complete;
2N/A scf_instance_is_masked;
2N/A scf_instance_undelete;
2N/A scf_int_ranges_destroy;
2N/A scf_iter_decoration_values;
2N/A scf_iter_instance_decorations;
2N/A scf_iter_next_decoration;
2N/A scf_iter_pg_decorations;
2N/A scf_iter_property_decorations;
2N/A scf_iter_service_decorations;
2N/A scf_pg_delcust;
2N/A scf_pg_get_decoration;
2N/A scf_pg_is_masked;
2N/A scf_pg_undelete;
2N/A scf_property_get_decoration;
2N/A scf_property_get_value_at_layer;
2N/A scf_property_is_masked;
2N/A scf_service_delcust;
2N/A scf_service_get_decoration;
2N/A scf_service_is_masked;
2N/A scf_service_undelete;
2N/A scf_string_to_type;
2N/A scf_tmpl_error_pg;
2N/A scf_tmpl_error_pg_tmpl;
2N/A scf_tmpl_error_prop;
2N/A scf_tmpl_error_prop_tmpl;
2N/A scf_tmpl_errors_destroy;
2N/A scf_tmpl_error_type;
2N/A scf_tmpl_error_value;
2N/A scf_tmpl_get_by_pg;
2N/A scf_tmpl_get_by_pg_name;
2N/A scf_tmpl_get_by_prop;
2N/A scf_tmpl_iter_pgs;
2N/A scf_tmpl_iter_props;
2N/A scf_tmpl_next_error;
2N/A scf_tmpl_pg_common_name;
2N/A scf_tmpl_pg_create;
2N/A scf_tmpl_pg_description;
2N/A scf_tmpl_pg_destroy;
2N/A scf_tmpl_pg_name;
2N/A scf_tmpl_pg_required;
2N/A scf_tmpl_pg_reset;
2N/A scf_tmpl_pg_target;
2N/A scf_tmpl_pg_type;
2N/A scf_tmpl_prop_cardinality;
2N/A scf_tmpl_prop_common_name;
2N/A scf_tmpl_prop_create;
2N/A scf_tmpl_prop_description;
2N/A scf_tmpl_prop_destroy;
2N/A scf_tmpl_prop_internal_seps;
2N/A scf_tmpl_prop_name;
2N/A scf_tmpl_prop_required;
2N/A scf_tmpl_prop_reset;
2N/A scf_tmpl_prop_type;
2N/A scf_tmpl_prop_units;
2N/A scf_tmpl_prop_visibility;
2N/A scf_tmpl_reset_errors;
2N/A scf_tmpl_strerror;
2N/A scf_tmpl_validate_fmri;
2N/A scf_tmpl_value_common_name;
2N/A scf_tmpl_value_count_range_choices;
2N/A scf_tmpl_value_count_range_constraints;
2N/A scf_tmpl_value_description;
2N/A scf_tmpl_value_in_constraint;
2N/A scf_tmpl_value_int_range_choices;
2N/A scf_tmpl_value_int_range_constraints;
2N/A scf_tmpl_value_name_choices;
2N/A scf_tmpl_value_name_constraints;
2N/A scf_tmpl_visibility_to_string;
2N/A scf_transaction_property_delcust;
2N/A scf_transaction_property_undelete;
2N/A scf_type_to_string;
2N/A scf_values_destroy;
2N/A smf_notify_del_params;
2N/A smf_notify_get_params;
2N/A smf_notify_set_params;
2N/A smf_state_from_string;
2N/A smf_state_to_string;
2N/A} SUNW_1.1;
2N/A
2N/ASYMBOL_VERSION SUNW_1.1 {
2N/A global:
2N/A scf_entry_add_value;
2N/A scf_entry_create;
2N/A scf_entry_destroy;
2N/A scf_entry_destroy_children;
2N/A scf_entry_handle;
2N/A scf_entry_reset;
2N/A scf_error;
2N/A scf_handle_bind;
2N/A scf_handle_create;
2N/A scf_handle_decode_fmri;
2N/A scf_handle_decorate;
2N/A scf_handle_destroy;
2N/A scf_handle_get_scope;
2N/A scf_handle_unbind;
2N/A scf_instance_add_pg;
2N/A scf_instance_create;
2N/A scf_instance_delete;
2N/A scf_instance_destroy;
2N/A scf_instance_get_name;
2N/A scf_instance_get_parent;
2N/A scf_instance_get_pg;
2N/A scf_instance_get_pg_composed;
2N/A scf_instance_get_snapshot;
2N/A scf_instance_handle;
2N/A scf_instance_to_fmri;
2N/A scf_iter_create;
2N/A scf_iter_destroy;
2N/A scf_iter_handle;
2N/A scf_iter_handle_scopes;
2N/A scf_iter_instance_pgs;
2N/A scf_iter_instance_pgs_composed;
2N/A scf_iter_instance_pgs_typed;
2N/A scf_iter_instance_pgs_typed_composed;
2N/A scf_iter_instance_snapshots;
2N/A scf_iter_next_instance;
2N/A scf_iter_next_pg;
2N/A scf_iter_next_property;
2N/A scf_iter_next_scope;
2N/A scf_iter_next_service;
2N/A scf_iter_next_snapshot;
2N/A scf_iter_next_value;
2N/A scf_iter_pg_properties;
2N/A scf_iter_property_values;
2N/A scf_iter_reset;
2N/A scf_iter_scope_services;
2N/A scf_iter_service_instances;
2N/A scf_iter_service_pgs;
2N/A scf_iter_service_pgs_typed;
2N/A scf_iter_snaplevel_pgs;
2N/A scf_iter_snaplevel_pgs_typed;
2N/A scf_limit;
2N/A scf_myname;
2N/A scf_pg_create;
2N/A scf_pg_delete;
2N/A scf_pg_destroy;
2N/A scf_pg_get_flags;
2N/A scf_pg_get_name;
2N/A scf_pg_get_parent_instance;
2N/A scf_pg_get_parent_service;
2N/A scf_pg_get_parent_snaplevel;
2N/A scf_pg_get_property;
2N/A scf_pg_get_type;
2N/A scf_pg_get_underlying_pg;
2N/A scf_pg_handle;
2N/A scf_pg_to_fmri;
2N/A scf_pg_update;
2N/A scf_property_create;
2N/A scf_property_destroy;
2N/A scf_property_get_name;
2N/A scf_property_get_value;
2N/A scf_property_handle;
2N/A scf_property_is_type;
2N/A scf_property_to_fmri;
2N/A scf_property_type;
2N/A scf_scope_add_service;
2N/A scf_scope_create;
2N/A scf_scope_destroy;
2N/A scf_scope_get_name;
2N/A scf_scope_get_parent;
2N/A scf_scope_get_service;
2N/A scf_scope_handle;
2N/A scf_scope_to_fmri;
2N/A scf_service_add_instance;
2N/A scf_service_add_pg;
2N/A scf_service_create;
2N/A scf_service_delete;
2N/A scf_service_destroy;
2N/A scf_service_get_instance;
2N/A scf_service_get_name;
2N/A scf_service_get_parent;
2N/A scf_service_get_pg;
2N/A scf_service_handle;
2N/A scf_service_to_fmri;
2N/A scf_simple_app_props_free;
2N/A scf_simple_app_props_get;
2N/A scf_simple_app_props_next;
2N/A scf_simple_app_props_search;
2N/A scf_simple_prop_free;
2N/A scf_simple_prop_get;
2N/A scf_simple_prop_name;
2N/A scf_simple_prop_next_astring;
2N/A scf_simple_prop_next_boolean;
2N/A scf_simple_prop_next_count;
2N/A scf_simple_prop_next_integer;
2N/A scf_simple_prop_next_opaque;
2N/A scf_simple_prop_next_reset;
2N/A scf_simple_prop_next_time;
2N/A scf_simple_prop_next_ustring;
2N/A scf_simple_prop_numvalues;
2N/A scf_simple_prop_pgname;
2N/A scf_simple_prop_type;
2N/A scf_simple_walk_instances;
2N/A scf_snaplevel_create;
2N/A scf_snaplevel_destroy;
2N/A scf_snaplevel_get_instance_name;
2N/A scf_snaplevel_get_next_snaplevel;
2N/A scf_snaplevel_get_parent;
2N/A scf_snaplevel_get_pg;
2N/A scf_snaplevel_get_scope_name;
2N/A scf_snaplevel_get_service_name;
2N/A scf_snaplevel_handle;
2N/A scf_snapshot_create;
2N/A scf_snapshot_destroy;
2N/A scf_snapshot_get_base_snaplevel;
2N/A scf_snapshot_get_name;
2N/A scf_snapshot_get_parent;
2N/A scf_snapshot_handle;
2N/A scf_snapshot_update;
2N/A scf_strerror;
2N/A scf_transaction_commit;
2N/A scf_transaction_create;
2N/A scf_transaction_destroy;
2N/A scf_transaction_destroy_children;
2N/A scf_transaction_handle;
2N/A scf_transaction_property_change;
2N/A scf_transaction_property_change_type;
2N/A scf_transaction_property_delete;
2N/A scf_transaction_property_new;
2N/A scf_transaction_reset;
2N/A scf_transaction_reset_all;
2N/A scf_transaction_start;
2N/A scf_type_base_type;
2N/A scf_value_base_type;
2N/A scf_value_create;
2N/A scf_value_destroy;
2N/A scf_value_get_as_string;
2N/A scf_value_get_as_string_typed;
2N/A scf_value_get_astring;
2N/A scf_value_get_boolean;
2N/A scf_value_get_count;
2N/A scf_value_get_integer;
2N/A scf_value_get_opaque;
2N/A scf_value_get_time;
2N/A scf_value_get_ustring;
2N/A scf_value_handle;
2N/A scf_value_is_type;
2N/A scf_value_reset;
2N/A scf_value_set_astring;
2N/A scf_value_set_boolean;
2N/A scf_value_set_count;
2N/A scf_value_set_from_string;
2N/A scf_value_set_integer;
2N/A scf_value_set_opaque;
2N/A scf_value_set_time;
2N/A scf_value_set_ustring;
2N/A scf_value_type;
2N/A smf_degrade_instance;
2N/A smf_disable_instance;
2N/A smf_enable_instance;
2N/A smf_get_state;
2N/A smf_maintain_instance;
2N/A smf_refresh_instance;
2N/A smf_restart_instance;
2N/A smf_restore_instance;
2N/A};
2N/A
2N/ASYMBOL_VERSION SUNWprivate_1.1 {
2N/A global:
2N/A _check_services;
2N/A _scf_create_errors;
2N/A _scf_get_fma_notify_params;
2N/A _scf_get_svc_notify_params;
2N/A _scf_handle_create_and_bind;
2N/A _scf_handle_decorations;
2N/A _scf_notify_add_pgname;
2N/A _scf_notify_add_pgtype;
2N/A _scf_notify_get_params;
2N/A _scf_notify_wait;
2N/A _scf_pg_is_read_protected;
2N/A _scf_pg_wait;
2N/A _scf_read_single_astring_from_pg;
2N/A _scf_read_tmpl_prop_type_as_string;
2N/A _scf_repository_switch;
2N/A _scf_request_backup;
2N/A _scf_sanitize_locale;
2N/A _scf_set_annotation;
2N/A _scf_set_tx_decoration;
2N/A _scf_snapshot_attach;
2N/A _scf_snapshot_delete;
2N/A _scf_snapshot_take_attach;
2N/A _scf_snapshot_take_new_named;
2N/A _scf_snapshot_take_new;
2N/A _scf_tmpl_add_error;
2N/A _scf_tmpl_error_set_prefix;
2N/A _scf_unset_annotation;
2N/A _scf_unset_tx_decoration;
2N/A _smf_refresh_all_instances;
2N/A _smf_refresh_instance_i;
2N/A gen_filenms_from_fmri;
2N/A ismember;
2N/A scf_canonify_fmri;
2N/A scf_clean_propvec;
2N/A scf_cmp_pattern;
2N/A scf_decode32;
2N/A scf_encode32;
2N/A scf_fastreboot_default_set_transient;
2N/A scf_general_pg_setup;
2N/A scf_get_boot_config_ovr;
2N/A scf_get_boot_config;
2N/A scf_get_msg;
2N/A scf_instance_bundle_remove;
2N/A scf_instance_delete_prop;
2N/A scf_instance_in_conflict;
2N/A scf_instance_in_conflict_composed;
2N/A scf_instance_remove;
2N/A scf_is_compatible_type;
2N/A scf_is_fastboot_default;
2N/A scf_parse_file_fmri;
2N/A scf_parse_fmri;
2N/A scf_parse_svc_fmri;
2N/A scf_pg_in_conflict;
2N/A scf_pg_is_infrastructure;
2N/A scf_pg_remove;
2N/A scf_prop_bundle_remove;
2N/A scf_property_in_conflict;
2N/A scf_read_count_property;
2N/A scf_read_propvec;
2N/A scf_service_bundle_remove;
2N/A scf_service_in_conflict;
2N/A scf_service_remove;
2N/A scf_set_count_property;
2N/A scf_simple_handle_destroy;
2N/A scf_tmpl_pg_common_name_loc;
2N/A scf_tmpl_pg_description_loc;
2N/A scf_tmpl_prop_common_name_loc;
2N/A scf_tmpl_prop_description_loc;
2N/A scf_tmpl_prop_units_loc;
2N/A scf_tmpl_value_common_name_loc;
2N/A scf_tmpl_value_description_loc;
2N/A scf_transaction_pg_bundle_remove;
2N/A scf_transaction_pg_modify;
2N/A scf_transaction_property_remove;
2N/A scf_transaction_restart;
2N/A scf_transaction_setup;
2N/A scf_walk_fmri;
2N/A scf_write_propvec;
2N/A smf_inst_print_conflicts;
2N/A smf_pg_print_conflicts;
2N/A smf_restarter_has_potential;
2N/A local:
2N/A *;
2N/A};