mapfile-vers revision 1f6eb0216cb17ca5fdff9563329f1dda47c8b801
2801N/A#
2801N/A# CDDL HEADER START
2801N/A#
2801N/A# The contents of this file are subject to the terms of the
2801N/A# Common Development and Distribution License (the "License").
2801N/A# You may not use this file except in compliance with the License.
2801N/A#
2801N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
2801N/A# or http://www.opensolaris.org/os/licensing.
2801N/A# See the License for the specific language governing permissions
2801N/A# and limitations under the License.
2801N/A#
2801N/A# When distributing Covered Code, include this CDDL HEADER in each
2801N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
2801N/A# If applicable, add the following below this CDDL HEADER, with the
2801N/A# fields enclosed by brackets "[]" replaced with your own identifying
2801N/A# information: Portions Copyright [yyyy] [name of copyright owner]
2801N/A#
2801N/A# CDDL HEADER END
2801N/A#
2801N/A#
2801N/A# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
5403N/A# Use is subject to license terms.
2801N/A#
3998N/A
2801N/ASUNWprivate_1.1 {
2801N/A global:
2801N/A uu_alt_exit;
3998N/A uu_avl_create;
5403N/A uu_avl_destroy;
5403N/A uu_avl_find;
2801N/A uu_avl_first;
2801N/A uu_avl_insert;
2801N/A uu_avl_last;
5403N/A uu_avl_nearest_next;
2801N/A uu_avl_nearest_prev;
3533N/A uu_avl_next;
2801N/A uu_avl_node_fini;
4667N/A uu_avl_node_init;
2801N/A uu_avl_numnodes;
5403N/A uu_avl_pool_create;
2899N/A uu_avl_pool_destroy;
5425N/A uu_avl_prev;
5425N/A uu_avl_remove;
3817N/A uu_avl_teardown;
3817N/A uu_avl_walk;
3817N/A uu_avl_walk_end;
2801N/A uu_avl_walk_next;
2801N/A uu_avl_walk_start;
2801N/A uu_check_name;
2801N/A uu_die;
2801N/A uu_dprintf;
4049N/A uu_dprintf_create;
2801N/A uu_dprintf_destroy;
2801N/A uu_dprintf_getname;
3998N/A uu_error;
3998N/A uu_exit_fatal;
3998N/A uu_exit_ok;
5445N/A uu_exit_usage;
3998N/A uu_free;
3998N/A uu_getpname;
3998N/A uu_list_create;
5445N/A uu_list_destroy;
5445N/A uu_list_find;
5445N/A uu_list_first;
5445N/A uu_list_insert;
2801N/A uu_list_insert_after;
2801N/A uu_list_insert_before;
2801N/A uu_list_last;
3358N/A uu_list_nearest_next;
5445N/A uu_list_nearest_prev;
5445N/A uu_list_next;
5445N/A uu_list_node_fini;
5445N/A uu_list_node_init;
2801N/A uu_list_numnodes;
2801N/A uu_list_pool_create;
2801N/A uu_list_pool_destroy;
2801N/A uu_list_prev;
2801N/A uu_list_remove;
2801N/A uu_list_teardown;
2801N/A uu_list_walk;
2801N/A uu_list_walk_end;
4667N/A uu_list_walk_next;
4337N/A uu_list_walk_start;
2801N/A uu_msprintf;
4285N/A uu_open_tmp;
4049N/A uu_setpname;
4049N/A uu_strdup;
4049N/A uu_strerror;
5445N/A uu_strtoint;
3817N/A uu_strtouint;
3817N/A uu_vdie;
uu_vwarn;
uu_vxdie;
uu_warn;
uu_xdie;
uu_zalloc;
local:
*;
};