mapfile-vers revision bfed486ad8de8b8ebc6345a8e10accae08bf2f45
3853N/A#
3853N/A# CDDL HEADER START
3853N/A#
3853N/A# The contents of this file are subject to the terms of the
3853N/A# Common Development and Distribution License (the "License").
3853N/A# You may not use this file except in compliance with the License.
3853N/A#
3853N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
3853N/A# or http://www.opensolaris.org/os/licensing.
3853N/A# See the License for the specific language governing permissions
3853N/A# and limitations under the License.
3853N/A#
3853N/A# When distributing Covered Code, include this CDDL HEADER in each
3853N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
3853N/A# If applicable, add the following below this CDDL HEADER, with the
3853N/A# fields enclosed by brackets "[]" replaced with your own identifying
3853N/A# information: Portions Copyright [yyyy] [name of copyright owner]
3853N/A#
3853N/A# CDDL HEADER END
3853N/A#
3853N/A#
3853N/A# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
3853N/A# Use is subject to license terms.
3853N/A#
3853N/A
3853N/A#
3853N/A# MAPFILE HEADER START
3853N/A#
3853N/A# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
3853N/A# Object versioning must comply with the rules detailed in
3853N/A#
3853N/A# usr/src/lib/README.mapfiles
3853N/A#
3853N/A# You should not be making modifications here until you've read the most current
3853N/A# copy of that file. If you need help, contact a gatekeeper for guidance.
3853N/A#
3853N/A# MAPFILE HEADER END
3853N/A#
3853N/A
3853N/ASUNWprivate_1.1 {
3853N/A global:
3853N/A uu_alt_exit;
3853N/A uu_avl_create;
3853N/A uu_avl_destroy;
3853N/A uu_avl_find;
3853N/A uu_avl_first;
3853N/A uu_avl_insert;
3853N/A uu_avl_last;
3853N/A uu_avl_nearest_next;
3853N/A uu_avl_nearest_prev;
3853N/A uu_avl_next;
3853N/A uu_avl_node_fini;
3853N/A uu_avl_node_init;
3853N/A uu_avl_numnodes;
3853N/A uu_avl_pool_create;
3853N/A uu_avl_pool_destroy;
3853N/A uu_avl_prev;
3853N/A uu_avl_remove;
3853N/A uu_avl_teardown;
3853N/A uu_avl_walk;
3853N/A uu_avl_walk_end;
3853N/A uu_avl_walk_next;
3853N/A uu_avl_walk_start;
3853N/A uu_check_name;
3853N/A uu_die;
3853N/A uu_dprintf;
3853N/A uu_dprintf_create;
3853N/A uu_dprintf_destroy;
3853N/A uu_dprintf_getname;
3853N/A uu_error;
3853N/A uu_exit_fatal;
3853N/A uu_exit_ok;
3853N/A uu_exit_usage;
3853N/A uu_free;
3853N/A uu_getpname;
3853N/A uu_list_create;
3853N/A uu_list_destroy;
3853N/A uu_list_find;
3853N/A uu_list_first;
3853N/A uu_list_insert;
3853N/A uu_list_insert_after;
uu_list_insert_before;
uu_list_last;
uu_list_nearest_next;
uu_list_nearest_prev;
uu_list_next;
uu_list_node_fini;
uu_list_node_init;
uu_list_numnodes;
uu_list_pool_create;
uu_list_pool_destroy;
uu_list_prev;
uu_list_remove;
uu_list_teardown;
uu_list_walk;
uu_list_walk_end;
uu_list_walk_next;
uu_list_walk_start;
uu_msprintf;
uu_open_tmp;
uu_setpname;
uu_strdup;
uu_strerror;
uu_strtoint;
uu_strtouint;
uu_vdie;
uu_vwarn;
uu_vxdie;
uu_warn;
uu_xdie;
uu_zalloc;
local:
*;
};