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.
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.
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]
22 # Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
26 # MAPFILE HEADER START
28 # WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
29 # Object versioning must comply with the rules detailed in
31 # usr/src/lib/README.mapfiles
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.
39 # There really should be only one SUNWprivate version.
40 # Don't add any more. Add new private symbols to SUNWprivate_1.2
44 SYMBOL_VERSION SUNWprivate_1.2 {
48 pool_resource_type_list;
52 SYMBOL_VERSION SUNWprivate_1.1 {
56 pool_component_to_elem;
73 pool_dynamic_location;
76 pool_get_owning_resource;
80 pool_get_resource_binding;
83 pool_query_components;
84 pool_query_pool_resources;
86 pool_query_resource_components;
89 pool_resource_destroy;
91 pool_resource_to_elem;
92 pool_resource_transfer;
93 pool_resource_xtransfer;
102 pool_value_get_double;
103 pool_value_get_int64;
105 pool_value_get_string;
107 pool_value_get_uint64;
109 pool_value_set_double;
110 pool_value_set_int64;
112 pool_value_set_string;
113 pool_value_set_uint64;
115 pool_walk_components;
117 pool_walk_properties;