mapfile-vers revision 1f6eb0216cb17ca5fdff9563329f1dda47c8b801
6033N/A#
6033N/A# CDDL HEADER START
6033N/A#
6033N/A# The contents of this file are subject to the terms of the
6033N/A# Common Development and Distribution License (the "License").
6033N/A# You may not use this file except in compliance with the License.
6033N/A#
6033N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
6033N/A# or http://www.opensolaris.org/os/licensing.
6033N/A# See the License for the specific language governing permissions
6033N/A# and limitations under the License.
6033N/A#
6033N/A# When distributing Covered Code, include this CDDL HEADER in each
6033N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
6033N/A# If applicable, add the following below this CDDL HEADER, with the
6033N/A# fields enclosed by brackets "[]" replaced with your own identifying
6033N/A# information: Portions Copyright [yyyy] [name of copyright owner]
6033N/A#
6033N/A# CDDL HEADER END
6033N/A#
6033N/A#
6033N/A# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
6033N/A# Use is subject to license terms.
6033N/A#
6033N/A
6033N/ASUNWprivate_1.1 {
6033N/A global:
6033N/A uu_alt_exit;
6033N/A uu_avl_create;
6033N/A uu_avl_destroy;
6033N/A uu_avl_find;
6033N/A uu_avl_first;
6033N/A uu_avl_insert;
6033N/A uu_avl_last;
6033N/A uu_avl_nearest_next;
6033N/A uu_avl_nearest_prev;
6033N/A uu_avl_next;
6033N/A uu_avl_node_fini;
6033N/A uu_avl_node_init;
6033N/A uu_avl_numnodes;
6033N/A uu_avl_pool_create;
6033N/A uu_avl_pool_destroy;
6033N/A uu_avl_prev;
6033N/A uu_avl_remove;
6033N/A uu_avl_teardown;
6033N/A uu_avl_walk;
6033N/A uu_avl_walk_end;
6033N/A uu_avl_walk_next;
6033N/A uu_avl_walk_start;
6033N/A uu_check_name;
6033N/A uu_die;
6033N/A uu_dprintf;
6033N/A uu_dprintf_create;
uu_dprintf_destroy;
uu_dprintf_getname;
uu_error;
uu_exit_fatal;
uu_exit_ok;
uu_exit_usage;
uu_free;
uu_getpname;
uu_list_create;
uu_list_destroy;
uu_list_find;
uu_list_first;
uu_list_insert;
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:
*;
};