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