# # CDDL HEADER START # # The contents of this file are subject to the terms of the # Common Development and Distribution License (the "License"). # You may not use this file except in compliance with the License. # # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE # or http://www.opensolaris.org/os/licensing. # See the License for the specific language governing permissions # and limitations under the License. # # When distributing Covered Code, include this CDDL HEADER in each # file and include the License file at usr/src/OPENSOLARIS.LICENSE. # If applicable, add the following below this CDDL HEADER, with the # fields enclosed by brackets "[]" replaced with your own identifying # information: Portions Copyright [yyyy] [name of copyright owner] # # CDDL HEADER END # # # Copyright 2009 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # # # MAPFILE HEADER START # # WARNING: STOP NOW. DO NOT MODIFY THIS FILE. # Object versioning must comply with the rules detailed in # # usr/src/lib/README.mapfiles # # You should not be making modifications here until you've read the most current # copy of that file. If you need help, contact a gatekeeper for guidance. # # MAPFILE HEADER END # # There really should be only one SUNWprivate version. # Don't add any more. Add new private symbols to SUNWprivate_1.2 SUNWprivate_1.2 { global: pool_conf_update; pool_get_status; pool_resource_type_list; pool_set_status; } SUNWprivate_1.1; SUNWprivate_1.1 { global: pool_associate; pool_component_info; pool_component_to_elem; pool_conf_alloc; pool_conf_close; pool_conf_commit; pool_conf_export; pool_conf_free; pool_conf_info; pool_conf_location; pool_conf_open; pool_conf_remove; pool_conf_rollback; pool_conf_status; pool_conf_to_elem; pool_conf_validate; pool_create; pool_destroy; pool_dissociate; pool_dynamic_location; pool_error; pool_get_binding; pool_get_owning_resource; pool_get_pool; pool_get_property; pool_get_resource; pool_get_resource_binding; pool_info; pool_put_property; pool_query_components; pool_query_pool_resources; pool_query_pools; pool_query_resource_components; pool_query_resources; pool_resource_create; pool_resource_destroy; pool_resource_info; pool_resource_to_elem; pool_resource_transfer; pool_resource_xtransfer; pool_rm_property; pool_set_binding; pool_static_location; pool_strerror; pool_to_elem; pool_value_alloc; pool_value_free; pool_value_get_bool; pool_value_get_double; pool_value_get_int64; pool_value_get_name; pool_value_get_string; pool_value_get_type; pool_value_get_uint64; pool_value_set_bool; pool_value_set_double; pool_value_set_int64; pool_value_set_name; pool_value_set_string; pool_value_set_uint64; pool_version; pool_walk_components; pool_walk_pools; pool_walk_properties; pool_walk_resources; local: *; };